From: Armaan Bhojwani Date: Mon, 21 Jun 2021 15:00:37 +0000 (-0400) Subject: sx: switch to dwmblocks X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=7f8e8e91d8f218f0bf53f5a3e5dc5d2cdec83cac sx: switch to dwmblocks --- diff --git a/config.org b/config.org index b8f9625..12d5edf 100644 --- a/config.org +++ b/config.org @@ -1194,6 +1194,6 @@ I use tmux in order to keep my st build light. Still learning how it works. ** sx #+begin_src shell :tangle ~/.config/sx/sxrc :tangle-mode (identity #o755) autostart & - dwmsetroot & + dwmblocks & exec dwm #+end_src