noctalia: migrate to noctalia v5
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user