From bcbfda7273fe5763a6b6d29bcf47001fe9d1684b Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Mon, 25 May 2020 13:35:02 -0400 Subject: reconcoled with arch --- sxhkd/.config/sxhkd/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sxhkd') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 2a57f12..c63a527 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -54,15 +54,15 @@ super + bracket{left,right} XF86AudioMute pamixer --allow-boost -t && notify-send "🎧 $(pamixer --get-volume-human)" -{XF86AudioLowerVolume, XF86AudioRaiseVolume} - pamixer --allow-boost -{d,i} 10 && notify-send "🎧 $(pamixer --get-volume-human)" +{XF86AudioLowerVolume, XF86AudioRaiseVolume, F2, F3} + pamixer --allow-boost -{d,i,d,i} 10 && notify-send "🎧 $(pamixer --get-volume-human)" super + F1 amixer -c 0 set Headphone 100% unmute && notify-send -t 1000 "🎧 Unmuted!" # Brightness control {XF86MonBrightnessDown, XF86MonBrightnessUp} - light -{U,A} 10; notify-send "💡 $(light -G)"; + light -{U,A} 10; notify-send "💡 $(light -G)"; # Misc super + shift + f -- cgit v1.2.3