mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-16 11:51:13 +01:00
bspwm: Set the keyboard to maximum brightness on init
This fixes the issue of having to manually increase brightness on boot.
This commit is contained in:
parent
54edb4b045
commit
6c84ba914c
@ -123,3 +123,6 @@ fcitx5 &
|
||||
|
||||
# Auto-mount partitions
|
||||
udiskie &
|
||||
|
||||
# Use maximum brightness on the keyboard by default
|
||||
brightnessctl --device='tpacpi::kbd_backlight' set 2
|
||||
|
Loading…
Reference in New Issue
Block a user