X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xbindkeysrc;h=e667ec9265d7f7f8d44ea365b15219ba8a117abc;hb=3dbae8dbde2ee2a0a7007ed376c0f55e34daa898;hp=3ab73fda6ab977f108396e07fc5c58d2e3baa3d6;hpb=2c2eb7951c1369b7b0d7f18243a9d26341043c4d;p=khome.git diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index 3ab73fd..e667ec9 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -18,8 +18,12 @@ # ---------- "sudo /home/siraaj/bin/backlight_adjust +5" XF86MonBrightnessUp +"sudo /home/siraaj/bin/backlight_adjust +1" + shift + XF86MonBrightnessUp "sudo /home/siraaj/bin/backlight_adjust -5" XF86MonBrightnessDown +"sudo /home/siraaj/bin/backlight_adjust -1" + shift + XF86MonBrightnessDown # Workaround: XF86MonBrightness(Up|Down) keys stopped working on Librem 15v4 :( "sudo /home/siraaj/bin/backlight_adjust +5" @@ -116,7 +120,7 @@ "st -e htop" Mod4 + h "st -e ncmpcpp" - Mod4 + n + Mod4 + m "st -e ranger" Mod4 + r @@ -128,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 && emacs TODO.md" Mod4 + t -"gvim -c 'set spell' ~/Documents/Drafts.md" +"cd ~/doc/ideas && emacs ideas.md" + Mod4 + i +"cd ~/doc/drafts && drafts_prepend && emacs drafts.md" Mod4 + d +"cd ~/doc/notes && notes_prepend && emacs notes.md" + Mod4 + n +"cd ~/doc/bookmarks && emacs bookmarks.md" + Mod4 + b +"cd ~/doc/quotations && emacs quotations.md" + Mod4 + q # File browser -"caja" +"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