X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/3aeeb20d5babf5d6698677d469f44b805058803e..a8a12804dd43b4f8b91df3dac65f896f1e467f53:/sxhkd/.config/sxhkd/sxhkdrc diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 12303f5..13734ef 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -84,36 +84,62 @@ 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 5 + +# XF86KbdBrightnessDown + #kbdlight down + +# XF86KbdBrightnessUp + #kbdlight up -XF86MonBrightnessUp - xbacklight -inc 10 +#XF86AudioRaiseVolume +# pulseaudio-ctl up -XF86KbdBrightnessDown - kbdlight down +#XF86AudioLowerVolume +# pulseaudio-ctl down -XF86KbdBrightnessUp - kbdlight up +#XF86AudioMute +# pulseaudio-ctl mute + +XF86AudioPlay + mpc toggle + +XF86AudioPrev + mpc prev + +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