Simplify shortcuts to TODO and Drafts
[khome.git] / home / .xbindkeysrc
index 4f8117e..55c0070 100644 (file)
     Mod4 + e
 # Edit specific files
 "gvim ~/TODO.md"  # .md filetype is already set to activate spell check
-    alt + shift + t
+    Mod4 + t
 "gvim -c 'set spell' ~/Documents/Drafts.md"
-    alt + shift + d
+    Mod4 + d
 
 # File browser
 "caja"
This page took 0.036629 seconds and 4 git commands to generate.