Add "open" function to fork xdg-open
[khome.git] / home / .xbindkeysrc
index bffcc16..977d9d4 100644 (file)
     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"
 # Weather
 "notify_weather"
     Mod4 + w
-"xdg-open 'https://forecast.weather.gov/MapClick.php?lat=40.61&lon=-73.92&lg=english&&FcstType=graphical&menu=1'"
+"xdg-open 'https://forecast.weather.gov/MapClick.php?lat=42.9581&lon=-71.4856&unit=0&lg=english&FcstType=graphical&menu=1'"
     Mod4 + Shift + w
 
 # Calendar
 # 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.026072 seconds and 4 git commands to generate.