mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-08 06:25:58 +01:00
Hypridle: add ignore_systemd_inhibit variable description (#756)
This commit is contained in:
parent
d3e4cc5df4
commit
f169251416
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ Variables in the `general` category:
|
|||
| before_sleep_cmd | command to run when receiving a dbus prepare_sleep event | string | empty |
|
||||
| after_sleep_cmd | command to run when receiving a dbus post prepare_sleep event | string | empty |
|
||||
| ignore_dbus_inhibit | whether to ignore dbus-sent idle inhibit events (e.g. from firefox) | bool | false |
|
||||
| ignore_systemd_inhibit | whether to ignore `systemd-inhibit --what=idle` inhibitors | bool | false |
|
||||
|
||||
### Listeners
|
||||
|
||||
|
|
Loading…
Reference in a new issue