X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/9e12ed5e8f7ecea16b9af56bdf0e1df9e81ebb61..a8a12804dd43b4f8b91df3dac65f896f1e467f53:/sxhkd/.config/sxhkd/sxhkdrc diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 5f5534c..13734ef 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -84,36 +84,62 @@ super + Return urxvt super + space - dmenu_run -fn "Source Code Pro for Powerline:bold:pixelsize=10" -h 31 -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 -# pamixer --increase 5;\ -# pamixer --get-volume > /tmp/volinfo +# pulseaudio-ctl up #XF86AudioLowerVolume -# pamixer --decrease 5;\ -# pamixer --get-volume > /tmp/volinfo +# pulseaudio-ctl down #XF86AudioMute -# pamixer --toggle-mute;\ -# if $(pamixer --get-mute) ; then;\ -# echo ⮝ > /tmp/spkicon;\ -# else;\ -# echo ⮟ > /tmp/spkicon;\ -# fi +# pulseaudio-ctl mute + +XF86AudioPlay + mpc toggle + +XF86AudioPrev + mpc prev + +XF86AudioNext + mpc next + +XF86AudioRaiseVolume + pamixer --allow-boost --increase 5 + +XF86AudioLowerVolume + pamixer --allow-boost --decrease 5 + +XF86AudioMute + pamixer --toggle-mute + +XF86LaunchA + toggle-layout + +XF86LaunchB + toggle-mouse