~xbacklight -> light program
This commit is contained in:
@@ -74,11 +74,11 @@ super + {_,shift + }XF86Audio{Lower,Raise}Volume
|
|||||||
{pactl set-sink-volume 0,$HOME/.local/scripts/mpc_volume} {-,+}5%;
|
{pactl set-sink-volume 0,$HOME/.local/scripts/mpc_volume} {-,+}5%;
|
||||||
|
|
||||||
XF86MonBrightness{Down,Up}
|
XF86MonBrightness{Down,Up}
|
||||||
xbacklight {-,+}15; \
|
light -{U,A} 15; \
|
||||||
notify-send "Brightness: $(xbacklight)";
|
notify-send "Brightness: $(xbacklight)";
|
||||||
|
|
||||||
super + F{3,4}
|
super + F{3,4}
|
||||||
xbacklight {-,+}15; \
|
light -{U,A} 10; \
|
||||||
notify-send "Brightness: $(xbacklight)";
|
notify-send "Brightness: $(xbacklight)";
|
||||||
|
|
||||||
# BSPWM
|
# BSPWM
|
||||||
|
|||||||
Reference in New Issue
Block a user