Add bookmarks key combo and update drafts filename
[khome.git] / home / .xbindkeysrc
index c2a981e..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
-"caja"
+"pcmanfm"
     Mod4 + f
 
 # Web browser
This page took 0.03071 seconds and 4 git commands to generate.