Only idle on laptop
This commit is contained in:
parent
bfedfb88c4
commit
26219faf6e
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@ general {
|
||||||
inhibit_sleep = 0
|
inhibit_sleep = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{% if host.name != "chonk" %}
|
||||||
listener {
|
listener {
|
||||||
timeout = 120
|
timeout = 120
|
||||||
on-timeout = brightnessctl -sd amdgpu_bl1 set 66-
|
on-timeout = brightnessctl -sd amdgpu_bl1 set 66-
|
||||||
|
@ -32,3 +33,4 @@ listener {
|
||||||
timeout = 330
|
timeout = 330
|
||||||
on-timeout = systemctl suspend
|
on-timeout = systemctl suspend
|
||||||
}
|
}
|
||||||
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue