X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/d760033f89f7284473895b207e1e36b2f934e8b8..a8a12804dd43b4f8b91df3dac65f896f1e467f53:/sxhkd/.config/sxhkd/sxhkdrc diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 7d39527..13734ef 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -84,26 +84,32 @@ super + Return urxvt super + space - dmenu_run -fn "-*-termsyn-medium-r-normal-*-13-*-*-*-c-*-*-1" -h 20 -nb \#2f2b30 -nf \#fefdfb -sb \#cf0f38 -sf \#fefdfb + xfce4-popup-whiskermenu super + x slimlock +super + e + emacs + +super + r + firefox + # make sxhkd reload its configuration files: super + Escape pkill -USR1 -x sxhkd -XF86MonBrightnessDown - xbacklight -dec 10 +#XF86MonBrightnessDown +# xbacklight -dec 5 -XF86MonBrightnessUp - xbacklight -inc 10 +#XF86MonBrightnessUp +# xbacklight -inc 5 -XF86KbdBrightnessDown - kbdlight down +# XF86KbdBrightnessDown + #kbdlight down -XF86KbdBrightnessUp - kbdlight up +# XF86KbdBrightnessUp + #kbdlight up #XF86AudioRaiseVolume # pulseaudio-ctl up @@ -124,17 +130,16 @@ XF86AudioNext mpc next XF86AudioRaiseVolume - pamixer --increase 5;\ - pamixer --get-volume > /tmp/volinfo + pamixer --allow-boost --increase 5 XF86AudioLowerVolume - pamixer --decrease 5;\ - pamixer --get-volume > /tmp/volinfo + pamixer --allow-boost --decrease 5 XF86AudioMute - pamixer --toggle-mute;\ - if $(pamixer --get-mute) ; then;\ - echo ⮝ > /tmp/spkicon;\ - else;\ - echo ⮟ > /tmp/spkicon;\ - fi + pamixer --toggle-mute + +XF86LaunchA + toggle-layout + +XF86LaunchB + toggle-mouse