From 069e2fcc2febcb8bf6069c2269755797a84a2022 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Fri, 18 Jun 2021 20:25:47 -0400 Subject: [PATCH] sx: add config --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.39.2