Revert to gvim for GUI edits
[khome.git] / home / .xbindkeysrc
index 1bdc087..3b47c9f 100644 (file)
 "st -e htop"
     Mod4 + h
 "st -e ncmpcpp"
-    Mod4 + n
+    Mod4 + m
 "st -e ranger"
     Mod4 + r
 
 "video-catalog-play"
     Mod4 + v
 
-# Editor
+# Editors
 "gvim"
     Mod4 + e
+"emacs"
+    Mod4 + Shift + e
 
 # Edit specific files
 "cd ~/doc/TODO && gvim TODO.md"
     Mod4 + i
 "cd ~/doc/drafts && drafts_prepend && gvim drafts.md"
     Mod4 + d
+"cd ~/doc/notes && notes_prepend && gvim notes.md"
+    Mod4 + n
 "cd ~/doc/bookmarks && gvim bookmarks.md"
     Mod4 + b
 "cd ~/doc/quotations && gvim quotations.md"
This page took 0.025044 seconds and 4 git commands to generate.