(SXHkD)~change brightness commands
This commit is contained in:
@@ -93,12 +93,10 @@ Scroll_Lock
|
|||||||
notify-send -u low "Reset " $conn;
|
notify-send -u low "Reset " $conn;
|
||||||
|
|
||||||
XF86MonBrightness{Down,Up}
|
XF86MonBrightness{Down,Up}
|
||||||
light -{U,A} 15; \
|
xbacklight -{dec,inc} 5; \
|
||||||
notify-send -u low "Brightness: $(light)";
|
|
||||||
|
|
||||||
super + F{3,4}
|
super + F{3,4}
|
||||||
light -{U,A} 10; \
|
xbacklight -{dec,inc} 5; \
|
||||||
notify-send -u low "Brightness: $(light)";
|
|
||||||
|
|
||||||
# BSPWM
|
# BSPWM
|
||||||
# super + {_, shift + } {h,j,k,l}
|
# super + {_, shift + } {h,j,k,l}
|
||||||
|
|||||||
Reference in New Issue
Block a user