Compare commits
2 Commits
d5856be935
...
bee0b60afe
Author | SHA1 | Date |
---|---|---|
|
bee0b60afe | |
|
204b5ff718 |
.config
bootstrap
i3/config.d
|
@ -1,6 +1,7 @@
|
|||
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 10%-
|
||||
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set +10%
|
||||
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 5%-
|
||||
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set +5%
|
||||
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