feat(noctalia): track config and enable idle behavior

Adds lock (5min) and screen-off (6min) idle timeouts, which were
previously unset so the shell never dimmed/locked.
This commit is contained in:
2026-08-03 19:32:18 +02:00
parent d75219ad2b
commit a4c7461958
2 changed files with 155 additions and 0 deletions
+2
View File
@@ -34,5 +34,7 @@
!.config/bat/config
!.config/glow/
!.config/glow/glow.yml
!.config/noctalia/
!.config/noctalia/config.toml
!LICENSE
!README.md