From: Armaan Bhojwani Date: Wed, 23 Jun 2021 16:00:27 +0000 (-0400) Subject: sx: move autostart into dwm config X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=09edc1fa7d060d3b82cbec818fbf2c08b3f2d6d3 sx: move autostart into dwm config --- diff --git a/config.org b/config.org index 4532e36..96b81d8 100644 --- a/config.org +++ b/config.org @@ -1167,7 +1167,5 @@ I use tmux in order to keep my st build light. Still learning how it works. #+end_src ** sx #+begin_src shell :tangle ~/.config/sx/sxrc :tangle-mode (identity #o755) - autostart & - dwmblocks & exec dwm #+end_src