From fbd45fc1013e332d427e928c819eaa20cb76955d Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Mon, 17 Aug 2020 18:32:31 +0100 Subject: ~xbacklight -> light program --- SXHkD/.config/sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SXHkD/.config/sxhkd/sxhkdrc') diff --git a/SXHkD/.config/sxhkd/sxhkdrc b/SXHkD/.config/sxhkd/sxhkdrc index 7ad1211..4832e19 100644 --- a/SXHkD/.config/sxhkd/sxhkdrc +++ b/SXHkD/.config/sxhkd/sxhkdrc @@ -74,11 +74,11 @@ super + {_,shift + }XF86Audio{Lower,Raise}Volume {pactl set-sink-volume 0,$HOME/.local/scripts/mpc_volume} {-,+}5%; XF86MonBrightness{Down,Up} - xbacklight {-,+}15; \ + light -{U,A} 15; \ notify-send "Brightness: $(xbacklight)"; super + F{3,4} - xbacklight {-,+}15; \ + light -{U,A} 10; \ notify-send "Brightness: $(xbacklight)"; # BSPWM -- cgit v1.2.3-13-gbd6f