Add bookmarks key combo and update drafts filename
[khome.git] / home / .xbindkeysrc
index 4ae10ea..c8df843 100644 (file)
 # Edit specific files
 "gvim ~/TODO.md"  # .md filetype is already set to activate spell check
     Mod4 + t
-"gvim -c 'set spell' ~/Documents/Drafts.md"
+"gvim -c 'set spell' ~/Documents/drafts.md"
     Mod4 + d
+"gvim -c 'set spell' ~/Documents/bookmarks.md"
+    Mod4 + b
 
 # File browser
 "pcmanfm"
This page took 0.016957 seconds and 4 git commands to generate.