From: Armaan Bhojwani Date: Sat, 19 Jun 2021 00:25:47 +0000 (-0400) Subject: sx: add config X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=069e2fcc2febcb8bf6069c2269755797a84a2022 sx: add config --- diff --git a/config.org b/config.org index fa43e92..fc47ba8 100644 --- a/config.org +++ b/config.org @@ -1266,3 +1266,9 @@ I use tmux in order to keep my st build light. Still learning how it works. add Lock = Caps_Lock add Control = Control_L #+end_src +** sx +#+begin_src shell :tangle ~/.config/sx/sxrc :tangle-mode (identity #o755) + autostart & + dwmsetroot & + exec dwm +#+end_src