Make daily todo file template
[khome.git] / home / .xbindkeysrc
index 2d11757..b3e1808 100644 (file)
 "emacs"
     Mod4 + Shift + e
 
-# Edit specific files
-"cd ~/doc/TODO && gvim TODO.md"
+
+### Edit specific files
+
+"todo.launch.sh"
     Mod4 + t
+
 "cd ~/doc/ideas && gvim ideas.md"
     Mod4 + i
+#"cd ~/doc/drafts && drafts_prepend && gvim -c NERDTreeFind drafts.md"
 "cd ~/doc/drafts && drafts_prepend && gvim drafts.md"
     Mod4 + d
 "cd ~/doc/notes && notes_prepend && gvim notes.md"
 "cd ~/doc/quotations && gvim quotations.md"
     Mod4 + q
 
+
 # File browser
 "pcmanfm"
     Mod4 + f
 # MPD
 "notify_mpc"
     Mod4 + Shift + m
+
+# dunst
+"dunstctl close"
+    control + space
+"dunstctl close-all"
+    control + shift + space
+"dunstctl history-pop"
+    control + grave
This page took 0.024081 seconds and 4 git commands to generate.