Use markdown for drafts
[khome.git] / home / .xbindkeysrc
index b7bece5..131e88f 100644 (file)
 # Screenshot
 "screengrab -r"
     Print
+
+# Search mpd lib and play selection
+"mpplay"
+    Mod4+p
+
+# Search video catalog and play selection
+"video-catalog-play"
+    Mod4+v
+
+"gvim ~/TODO.md"  # .md filetype is already set to activate spell check
+    alt + shift + t
+"gvim -c 'set spell' ~/Documents/Drafts.md"
+    alt + shift + d
This page took 0.018217 seconds and 4 git commands to generate.