fixed issues with laptop not going into sleep mode
This commit is contained in:
parent
0eb1620a5a
commit
2195bedaa9
2 changed files with 2 additions and 3 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue