X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xbindkeysrc;h=152fa69bf2ead11c6aa972724317c0d1f3d4a9b2;hb=55115ac1255c2c915eca460b0a95d8c5b385947a;hp=4ae10ea62d75c453138bece714090d81b7129618;hpb=8b5026db6e1139155f7e46c7de3b2363b3f34c41;p=khome.git diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index 4ae10ea..152fa69 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -110,7 +110,7 @@ # ------------------------ # Screenshot # ------------------------ -"screengrab -r" +"scrot --select --freeze 'screen--%Y-%m-%d--%H-%M-%S.png' -e 'mv $f ~/arc/img/Screenshots/'" Print # ---------------- @@ -120,7 +120,7 @@ "st -e htop" Mod4 + h "st -e ncmpcpp" - Mod4 + n + Mod4 + m "st -e ranger" Mod4 + r @@ -132,19 +132,41 @@ "video-catalog-play" Mod4 + v -# Editor +# Editors "gvim" Mod4 + e +"emacs" + Mod4 + Shift + e + # Edit specific files -"gvim ~/TODO.md" # .md filetype is already set to activate spell check +"cd ~/doc/TODO && gvim TODO.md" Mod4 + t -"gvim -c 'set spell' ~/Documents/Drafts.md" +"cd ~/doc/ideas && gvim ideas.md" + Mod4 + i +"cd ~/doc/drafts && drafts_prepend && gvim drafts.md" Mod4 + d +"cd ~/doc/notes && notes_prepend && gvim 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 -# Web browser -"brave-browser" +# Weather +"notify_weather" Mod4 + w + +# Calendar +"notify_cal" + Mod4 + c + +# Status +"notify_status" + Mod4 + s + +"notify_time-in-zones" + Mod4 + z