X-Git-Url: https://git.danieliu.xyz/?p=dotfiles.git;a=blobdiff_plain;f=.config%2Fsxhkd%2Fsxhkdrc;h=bfaf73fc17b0171b5423829a40af767266a6f6c3;hp=bc0f17c40dd67392d4617efb63f1d457dde25dd5;hb=faceca157243883952e2c3b4e201fff3c0562dd1;hpb=14d61ce32ff2cdca6af3accb75840abcaaf558ef diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index bc0f17c..bfaf73f 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -1,6 +1,10 @@ -XF86Audio{Mute,LowerVolume,RaiseVolume} - amixer sset Master {0,5-,5+} &\ - refresh_blocks 10 +XF86Audio{LowerVolume,RaiseVolume} + pulsemixer --change-volume {-5,+5} &\ + refresh_blocks 10 + +XF86Audio{Mute} + pulsemixer --toggle-mute &\ + refresh_blocks 10 super + b brave @@ -20,16 +24,20 @@ super + n super + m st ncmpcpp +super + s + st pulsemixer + +super + l + st slock -m "$(figlet locked xd | cowsay -f cheese -n)" + super + {Down,Left,Right} mpc {toggle,prev,next} alt + s - scrot ~/Downloads/screenshots/ &&\ - notify-send "Fullscreen screenshot taken" -i "" + screenshot -f alt + shift + s - scrot -u ~/Downloads/screenshots/ &&\ - notify-send "Windowed screenshot taken" -i "" - + screenshot -b + {Home,End} mod_brightness {0.1,-0.1}