]> git.armaanb.net Git - config.org.git/blobdiff - config.org
sx: xhost before starting dwm
[config.org.git] / config.org
index 43cb75893fd88c04bb90c8331d2e0dd1a78facf8..8092899659dff9d81ba8442a8ce0ea9942bd6451 100644 (file)
@@ -931,7 +931,6 @@ Use the vi editing mode. I still haven't found a good way to show visual feedbac
 #+begin_src shell :tangle ~/.config/ash/ashrc
   export KISS_PATH=""
   export KISS_PATH="$KISS_PATH:$HOME/repos/personal"
-  export KISS_PATH="$KISS_PATH:$HOME/repos/bin/bin"
   export KISS_PATH="$KISS_PATH:$HOME/repos/main/core"
   export KISS_PATH="$KISS_PATH:$HOME/repos/main/extra"
   export KISS_PATH="$KISS_PATH:$HOME/repos/main/xorg"
@@ -1179,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