From 43ec38f02cc89c77f0117e1b78059e503a015cdd Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Wed, 30 Jun 2021 20:05:04 -0400 Subject: [PATCH] sx: xhost before starting dwm --- config.org | 1 + 1 file changed, 1 insertion(+) diff --git a/config.org b/config.org index 96bab40..8092899 100644 --- a/config.org +++ b/config.org @@ -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 -- 2.39.2