hyrpland: change brightness change timeout
This commit is contained in:
parent
d9413be75d
commit
6265f9d4d3
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ in
|
|||
};
|
||||
listener = [
|
||||
{
|
||||
timeout = 30;
|
||||
timeout = 60;
|
||||
on-timeout = "brightnessctl -s -d intel_backlight s 10; brightnessctl -s -d tpacpi::kbd_backlight s 0"; # lower screen backlight
|
||||
on-resume = "brightnessctl -r -d intel_backlight; brightnessctl -r -d tpacpi::kbd_backlight"; # restore screen backlight
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue