X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xbindkeysrc;h=152fa69bf2ead11c6aa972724317c0d1f3d4a9b2;hb=5e42c64ae8bba15a6e4bd137d65be64e7cedcc1e;hp=c8df84340022a2c953cc32c0e6a30609eb0e08dc;hpb=14ec85bba164d671e5234925fede17df42feef33;p=khome.git diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index c8df843..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,21 +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 -"gvim -c 'set spell' ~/Documents/bookmarks.md" +"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