Fix quoting in drafts alias
[khome.git] / home / .xbindkeysrc
index 5eca4dc..7d7a84d 100644 (file)
 # 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.txt"
+    alt + shift + d
This page took 0.031949 seconds and 4 git commands to generate.