X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xbindkeysrc;h=bb34e7a992c0c69202f0acee137a5ad2751cce79;hb=aaa9cadece6367128e76b069e4ce866e007a6523;hp=e7f022a98ebabfa13d5160d670b599a2cb45756f;hpb=2d0a53bd2ca967ec299c1c24759a3f45a3a49e78;p=khome.git diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index e7f022a..bb34e7a 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -80,37 +80,37 @@ # -------------------- # Transparency adjust # -------------------- -"compton-trans 40" +"picom-trans 40" Mod4 + 4 -"compton-trans 45" +"picom-trans 45" Mod4 + Shift + 4 -"compton-trans 50" +"picom-trans 50" Mod4 + 5 -"compton-trans 55" +"picom-trans 55" Mod4 + Shift + 5 -"compton-trans 60" +"picom-trans 60" Mod4 + 6 -"compton-trans 65" +"picom-trans 65" Mod4 + Shift + 6 -"compton-trans 70" +"picom-trans 70" Mod4 + 7 -"compton-trans 75" +"picom-trans 75" Mod4 + Shift + 7 -"compton-trans 80" +"picom-trans 80" Mod4 + 8 -"compton-trans 85" +"picom-trans 85" Mod4 + Shift + 8 -"compton-trans 90" +"picom-trans 90" Mod4 + 9 -"compton-trans 95" +"picom-trans 95" Mod4 + Shift + 9 -"compton-trans 100" +"picom-trans 100" Mod4 + 0 # ------------------------ # Screenshot # ------------------------ -"screengrab -r" +"scrot --select --freeze 'screen--%Y-%m-%d--%H-%M-%S.png' -e 'mv $f ~/arc/img/Screenshots/'" Print # ---------------- @@ -132,22 +132,24 @@ "video-catalog-play" Mod4 + v -# Editor -"emacs" +# Editors +"gvim" Mod4 + e +"emacs" + Mod4 + Shift + e # Edit specific files -"cd ~/doc/TODO && emacs TODO.md" +"cd ~/doc/TODO && gvim TODO.md" Mod4 + t -"cd ~/doc/ideas && emacs ideas.md" +"cd ~/doc/ideas && gvim ideas.md" Mod4 + i -"cd ~/doc/drafts && drafts_prepend && emacs drafts.md" +"cd ~/doc/drafts && drafts_prepend && gvim drafts.md" Mod4 + d -"cd ~/doc/notes && notes_prepend && emacs notes.md" +"cd ~/doc/notes && notes_prepend && gvim notes.md" Mod4 + n -"cd ~/doc/bookmarks && emacs bookmarks.md" +"cd ~/doc/bookmarks && gvim bookmarks.md" Mod4 + b -"cd ~/doc/quotations && emacs quotations.md" +"cd ~/doc/quotations && gvim quotations.md" Mod4 + q # File browser @@ -157,6 +159,8 @@ # 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'" + Mod4 + Shift + w # Calendar "notify_cal"