X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xbindkeysrc;h=c9c1d5160906c700b83e84a97276eec4d94de03c;hb=ab32f98a2226acf25dfa0288468a23070f1877ca;hp=2d11757b9f44eb4efd367a84468acfbf031fba0e;hpb=2b5a1d2d4a80f57a666705f7ed28305bdc79087d;p=khome.git diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index 2d11757..c9c1d51 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -110,9 +110,16 @@ # ------------------------ # Screenshot # ------------------------ -"scrot --select --freeze 'screen--%Y-%m-%d--%H-%M-%S.png' -e 'mv $f ~/arc/img/Screenshots/'" +"scrot --freeze --select 'screen--%Y-%m-%d--%H-%M-%S.png' -e 'mv $f ~/arc/img/Screenshots/'" Print +"scrot --select 'screen--%Y-%m-%d--%H-%M-%S.png' -e 'mv $f ~/arc/img/Screenshots/'" + Shift + Print + +# Screencast +"st -c screencast -e ~/bin/screencast" + Control + Print + # ---------------- # App launchers # ---------------- @@ -138,20 +145,27 @@ "emacs" Mod4 + Shift + e -# Edit specific files -"cd ~/doc/TODO && gvim TODO.md" + +### Edit specific files + +"today.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 + Shift +"cd ~/doc/drafts && gvim $(draft)" Mod4 + d -"cd ~/doc/notes && notes_prepend && gvim notes.md" +"cd ~/doc/notes && notes_prepend && gvim -c NERDTreeFind notes.md" Mod4 + n "cd ~/doc/bookmarks && gvim bookmarks.md" Mod4 + b "cd ~/doc/quotations && gvim quotations.md" Mod4 + q + # File browser "pcmanfm" Mod4 + f @@ -159,7 +173,7 @@ # Weather "notify_weather" Mod4 + w -"xdg-open 'https://forecast.weather.gov/MapClick.php?lat=42.9581&lon=-71.4856&unit=0&lg=english&FcstType=graphical&menu=1'" +"xdg-open 'https://forecast.weather.gov/MapClick.php?lat=42.9581&lon=-71.4856'" Mod4 + Shift + w # Calendar @@ -176,3 +190,11 @@ # MPD "notify_mpc" Mod4 + Shift + m + +# dunst +"dunstctl close" + control + space +"dunstctl close-all" + control + shift + space +"dunstctl history-pop" + control + grave