X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xbindkeysrc;h=977d9d439e645809f53a3cf2bc256d77826b26e9;hb=c3eac31c566badd10e5c8bf8e9aeee1208b3de08;hp=a3ce4c6e965a7dba8c444ec16f9fe36ebe92cc94;hpb=41a64b8be0643ebf0ac336659ba529badb0ab6f0;p=khome.git diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index a3ce4c6..977d9d4 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -52,18 +52,18 @@ XF86AudioPlay "mpc stop" XF86AudioStop -"mpc prev" +"mpc prev && notify_mpc" XF86AudioPrev -"mpc next" +"mpc next && notify_mpc" XF86AudioNext # Otherwise use combinations: "mpc toggle" Mod4 + Down "mpc stop" Mod4 + Up -"mpc prev" +"mpc prev && notify_mpc" Mod4 + Left -"mpc next" +"mpc next && notify_mpc" Mod4 + Right ## cmus-remote @@ -143,6 +143,7 @@ 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" @@ -159,7 +160,7 @@ # 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 @@ -176,3 +177,11 @@ # MPD "notify_mpc" Mod4 + Shift + m + +# dunst +"dunstctl close" + control + space +"dunstctl close-all" + control + shift + space +"dunstctl history-pop" + control + grave