Add emacs launcher key combo
authorSiraaj Khandkar <siraaj@khandkar.net>
Wed, 25 Nov 2020 11:58:37 +0000 (06:58 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Wed, 25 Nov 2020 11:58:37 +0000 (06:58 -0500)
home/.xbindkeysrc

index df4b3f8..e667ec9 100644 (file)
 "video-catalog-play"
     Mod4 + v
 
-# Editor
+# Editors
 "gvim"
     Mod4 + e
+"emacs"
+    Mod4 + Shift + e
 
 # Edit specific files
 "cd ~/doc/TODO && emacs TODO.md"
This page took 0.019433 seconds and 4 git commands to generate.