From f15542aba6dec90fa82df4b27d8319806e694015 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 26 Apr 2021 21:39:48 -0400 Subject: [PATCH] spectrwm: add because shortcut --- config.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.org b/config.org index ba77865..dd4a18a 100644 --- a/config.org +++ b/config.org @@ -838,12 +838,14 @@ No more clogging up init.el. program[catgirl] = alacritty --hold -e sh -c "while : ; do ssh root@armaanb.net -t abduco -A irc catgirl freenode; sleep 2; done" program[emacs] = emacsclient -c program[firefox] = firefox + program[calc] = alacritty -e bc program[emacs-anywhere] = emacsclient --eval "(emacs-everywhere)" bind[aerc] = MOD+Control+1 bind[catgirl] = MOD+Control+2 bind[firefox] = MOD+Control+3 bind[emacs-anywhere] = MOD+Control+4 + bind[calc] = MOD+Control+5 bind[emacs] = MOD+Control+Return #+end_src ** Zsh -- 2.39.2