mirror of
https://github.com/danbulant/dotfiles
synced 2026-09-17 13:23:51 +00:00
disable hypr idle
This commit is contained in:
parent
43112f8228
commit
3f4eaf03a4
1 changed files with 0 additions and 6 deletions
|
|
@ -6,9 +6,3 @@ general {
|
||||||
ignore_dbus_inhibit = false # whether to ignore dbus-sent idle-inhibit requests (used by e.g. firefox or steam)
|
ignore_dbus_inhibit = false # whether to ignore dbus-sent idle-inhibit requests (used by e.g. firefox or steam)
|
||||||
ignore_systemd_inhibit = false # whether to ignore systemd-inhibit --what=idle inhibitors
|
ignore_systemd_inhibit = false # whether to ignore systemd-inhibit --what=idle inhibitors
|
||||||
}
|
}
|
||||||
|
|
||||||
listener {
|
|
||||||
timeout = 500 # in seconds
|
|
||||||
on-timeout = hyprlock # command to run when timeout has passed
|
|
||||||
# on-resume = notify-send "Welcome back!" # command to run when activity is detected after timeout has fired.
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue