dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 3bcd6524d0506c6d97ab24ddf4597555a2b2e991
parent e971f51777a8535393563bfca56690951d9d49fa
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu,  6 Jun 2019 20:21:06 +0200

Add brightness control

Diffstat:
M.config/sxhkd/sxhkdrc | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc @@ -32,7 +32,7 @@ shift + Print super + {Print,Delete} dmenurecord {,kill} XF86Launch1 - xrandr --output LVDS1 --auto --scale 1.0x1.0 NULL + xrandr --output LVDS1 --auto --scale 1.0x1.0 super + F5 $TERMINAL -e nmtui super + F7 @@ -93,3 +93,6 @@ XF86AudioMute pulsemixer --togle-mute; dwmstatus-refresh XF86Audio{Raise,Lower}Volume pulsemixer --unmute --change-volume {+3,-3}; dwmstatus-refresh + +XF86MonBrightness{Up,Down} + xbacklight -{inc,dec} {+,-}5