remove dim keyboard backlight
This commit is contained in:
parent
bb9a4e854b
commit
27560e729c
1 changed files with 0 additions and 6 deletions
|
@ -21,12 +21,6 @@
|
|||
on-timeout = "brightnessctl -s set 10";
|
||||
on-resume = "brightnessctl -r";
|
||||
}
|
||||
# dim keyboard backlight
|
||||
{
|
||||
timeout = 150;
|
||||
on-timeout = "brightnessctl -sd rgb:kbd_backlight set 0";
|
||||
on-resume = "brightnessctl -rd rgb:kbd_backlight";
|
||||
}
|
||||
# lock
|
||||
{
|
||||
timeout = 300;
|
||||
|
|
Loading…
Add table
Reference in a new issue