]> git.armaanb.net Git - config.org.git/blobdiff - config.org
sx: add config
[config.org.git] / config.org
index fa43e92b8bf22bcdc113dd26727e5b8f9853405f..fc47ba8b4b58d503708dc840d7cc5fac6fa06e57 100644 (file)
@@ -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