From: Armaan Bhojwani Date: Mon, 24 May 2021 16:56:05 +0000 (-0400) Subject: Use Emacs calc instead of bc X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=1f048c3076484df17bd5927811ae4365314b76c8 Use Emacs calc instead of bc --- diff --git a/config.org b/config.org index 3af5384..3704675 100644 --- a/config.org +++ b/config.org @@ -804,8 +804,8 @@ I'm not a huge fan of how spectrwm handles keybindings, probably my biggest grip program[rss] = emacsclient -c --eval '(elfeed)' program[calendar] = emacsclient -c --eval '(acheam-calendar)' program[emacs] = emacsclient -c + program[calc] = emacsclient -ce '(progn (calc) (windmove-up) (delete-window))' program[firefox] = firefox - program[calc] = st -e bc -l bind[email] = MOD+Control+1 bind[irc] = MOD+Control+2