]> git.armaanb.net Git - config.org.git/blobdiff - config.org
Restructure build system
[config.org.git] / config.org
index d2f44be2fdffcc80a06858d20c3296f6844fee15..f038ed098e1ef0c1395775974d4fe8d23451d688 100644 (file)
@@ -833,15 +833,15 @@ No more clogging up init.el.
 **** Programs
 #+begin_src conf :tangle ~/.spectrwm.conf
   program[aerc] = alacritty -e aerc
-  program[catgirl] = alacritty --hold -e sh -c "while : ; do ssh -p 23 -t root@armaanb.net tmux abduco -a catgirl; sleep 2; done"
+  program[catgirl] = alacritty --hold -e sh -c "while : ; do ssh -p 23 -t root@armaanb.net abduco -a catgirl; sleep 2; done"
   program[emacs] = emacsclient -c
-  program[emacs-anywhere] = emacsclient --eval "(emacs-everywhere)"
   program[firefox] = firefox
+  program[emacs-anywhere] = emacsclient --eval "(emacs-everywhere)"
 
   bind[aerc] = MOD+Control+1
   bind[catgirl] = MOD+Control+2
-  bind[emacs-anywhere] = MOD+Control+3
-  bind[firefox] = MOD+Control+4
+  bind[firefox] = MOD+Control+3
+  bind[emacs-anywhere] = MOD+Control+4
   bind[emacs] = MOD+Control+Return
 #+end_src
 ** Zsh