]> git.armaanb.net Git - config.org.git/commitdiff
sx: xhost before starting dwm
authorArmaan Bhojwani <me@armaanb.net>
Thu, 1 Jul 2021 00:05:04 +0000 (20:05 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Thu, 1 Jul 2021 00:06:54 +0000 (20:06 -0400)
config.org

index 96bab4081d75e725700cd78dee2c7d0dae705ace..8092899659dff9d81ba8442a8ce0ea9942bd6451 100644 (file)
@@ -1178,5 +1178,6 @@ 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)
+  xhost +
   exec dwm
 #+end_src