fixed issues with laptop not going into sleep mode

This commit is contained in:
Aleksandr Lebedev 2026-02-07 12:08:10 +01:00
parent 0eb1620a5a
commit 2195bedaa9
2 changed files with 2 additions and 3 deletions

View file

@ -1,8 +1,8 @@
general {
lock_cmd = qs ipc call lock lock
before_sleep_cmd = loginctl lock-session
ignore_dbus_inhibit = false
ignore_systemd_inhibit = false
ignore_dbus_inhibit = true
ignore_systemd_inhibit = true
}
listener {