diff options
author | Alan Pearce | 2018-03-29 21:21:59 +0200 |
---|---|---|
committer | Alan Pearce | 2018-03-29 21:21:59 +0200 |
commit | af93a17bfa2c580c3585f4fa1195fe15e74f3dbe (patch) | |
tree | f29700ca7f6e208bd2fc5343f93ef908745f3581 /sxhkd | |
parent | 4f93a4969dc199679cd7cf73dc042744224e0a25 (diff) | |
download | dotfiles-af93a17bfa2c580c3585f4fa1195fe15e74f3dbe.tar.lz dotfiles-af93a17bfa2c580c3585f4fa1195fe15e74f3dbe.tar.zst dotfiles-af93a17bfa2c580c3585f4fa1195fe15e74f3dbe.zip |
sxhkd: Increase brightness steps
Diffstat (limited to 'sxhkd')
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 0759328..ba528d3 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -8,7 +8,7 @@ XF86Audio{Lower,Raise}Volume pamixer --source 2 --toggle-mute XF86MonBrightness{Down,Up} - light -{U,A} 0.5% + light -{U,A} 2% XF86Display disper -C |