mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-11 02:10:11 +02:00
fix: noctalia-shell - failed to unlock after suspend
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
general {
|
||||
lock_cmd = noctalia-shell ipc call lockScreen lock # avoid starting multiple instances
|
||||
before_sleep_cmd = loginctl lock-session # lock before suspend
|
||||
before_sleep_cmd = noctalia-shell ipc call lockScreen lock # lock before suspend
|
||||
# after_sleep_cmd = hyprctl dispatch dpms on # resume dpms after suspend
|
||||
ignore_dbus_inhibit = false # whether to ignore dbus-sent idle-inhibit requests
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user