X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xbindkeysrc;h=c2a981e6ed549e47959e42658b327ab5c2172625;hb=ca4b1dbc49e645cdfa7448c122ad92d18c5114b8;hp=52c193a2c580a2aa89efbc6f9e359e86f7c24814;hpb=f602582aaacdf4319f24b913e2004ff744695752;p=khome.git diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index 52c193a..c2a981e 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -1,3 +1,5 @@ +# (Mod4 is Windows key) + "xbindkeys_show" control+shift + q @@ -16,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" @@ -51,7 +57,6 @@ "mpc next" XF86AudioNext # Otherwise use combinations: -# (Mod4 is Windows key) "mpc toggle" Mod4 + Down "mpc stop" @@ -127,8 +132,19 @@ "video-catalog-play" Mod4 + v +# Editor +"gvim" + Mod4 + e # Edit specific files "gvim ~/TODO.md" # .md filetype is already set to activate spell check - alt + shift + t + Mod4 + t "gvim -c 'set spell' ~/Documents/Drafts.md" - alt + shift + d + Mod4 + d + +# File browser +"caja" + Mod4 + f + +# Web browser +"brave-browser" + Mod4 + w