Add keyboard shortcuts to edit TODO and drafts
[khome.git] / home / .xbindkeysrc
index b7bece5..5db8214 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"
+    alt + shift + t
+"gvim ~/Documents/Drafts.txt"
+    alt + shift + d
This page took 0.025166 seconds and 4 git commands to generate.