From 205f764697d8d8f3aa15bb75e2d557b84a6fef85 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Tue, 13 Apr 2021 17:51:22 -0400 Subject: [PATCH] spectrwm: rearrange emacs-everywhere and firefox --- config.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.org b/config.org index 48c7297..f038ed0 100644 --- a/config.org +++ b/config.org @@ -835,13 +835,13 @@ No more clogging up init.el. program[aerc] = alacritty -e aerc 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 -- 2.39.2