noctalia: migrate to noctalia v5

This commit is contained in:
2026-08-28 14:25:36 +08:00
parent 527812781f
commit 7c37843808
21 changed files with 342 additions and 219 deletions
@@ -0,0 +1,17 @@
[idle]
behavior_order = ["lock", "screen-off", "lock-and-suspend"]
[idle.behavior.lock]
action = "lock"
enabled = true
timeout = 300.0
[idle.behavior.lock-and-suspend]
action = "lock_and_suspend"
enabled = false
timeout = 900.0
[idle.behavior.screen-off]
action = "screen_off"
enabled = true
timeout = 600.0