X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xbindkeysrc;h=d0fab835cb9ab18a3678e2b1fdc48f21c85cea0c;hb=8abcca1c6b5a14b923941ac94a30346f7fa7a29e;hp=2d11757b9f44eb4efd367a84468acfbf031fba0e;hpb=2b5a1d2d4a80f57a666705f7ed28305bdc79087d;p=khome.git diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index 2d11757..d0fab83 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -113,6 +113,10 @@ "scrot --select --freeze 'screen--%Y-%m-%d--%H-%M-%S.png' -e 'mv $f ~/arc/img/Screenshots/'" Print +# Screencast +"st -c screencast -e ~/bin/screencast" + Shift + Print + # ---------------- # App launchers # ---------------- @@ -138,11 +142,15 @@ "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 "cd ~/doc/notes && notes_prepend && gvim notes.md" @@ -152,6 +160,7 @@ "cd ~/doc/quotations && gvim quotations.md" Mod4 + q + # File browser "pcmanfm" Mod4 + f @@ -176,3 +185,11 @@ # MPD "notify_mpc" Mod4 + Shift + m + +# dunst +"dunstctl close" + control + space +"dunstctl close-all" + control + shift + space +"dunstctl history-pop" + control + grave