9 lines
726 B
Markdown
9 lines
726 B
Markdown
# 2026-03-01 Session Notes
|
|
|
|
## Quickshell Auto-Lock Investigation
|
|
|
|
Nicholai reported persistent auto-locking behavior in quickshell: the system locks after ~30 seconds of inactivity regardless of toggle settings. He wants this disabled cleanly while preserving manual lock capability.
|
|
|
|
Launched exploration agent to search ~/.config/quickshell/ and ~/.config/hypr/ for idle-related configuration. Search targeted patterns: idle, lock, sleep, suspend, timeout, dpms, screensaver, swayidle, hypridle. Agent found 61.2KB of matches in grep results but analysis was not completed in this session.
|
|
|
|
Open threads: Identify and cleanly disable auto-lock mechanism without breaking manual locking or affecting system suspend behavior. |