Compare commits
No commits in common. "bee0b60afe0b45dbe0433492f33dbda25f419e07" and "d5856be935fed33db05938f193cd6f9a09a7927f" have entirely different histories.
bee0b60afe
...
d5856be935
|
@ -1,7 +1,6 @@
|
|||
arc-gtk-theme
|
||||
arc-icon-theme
|
||||
bind
|
||||
chromium
|
||||
docker
|
||||
dkms
|
||||
dunst
|
||||
|
|
|
@ -8,8 +8,8 @@ bindsym XF86AudioLowerVolume exec --no-startup-id aimxer -D hw:PCH -M sset Maste
|
|||
bindsym XF86AudioMute exec --no-startup-id amixer -D hw:PCH -M sset 'Master' toggle
|
||||
|
||||
# Luminosity on laptop
|
||||
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 5%-
|
||||
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set +5%
|
||||
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 10%-
|
||||
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set +10%
|
||||
bindsym XF86KbdBrightnessDown exec --no-startup-id brightnessctl -d asus::kbd_backlight set +5%
|
||||
bindsym XF86KbdBrightnessUp exec --no-startup-id brightnessctl -d asus::kbd_backlight set 5%-
|
||||
|
||||
|
|
Loading…
Reference in New Issue