diff options
| author | 2026-05-13 13:43:36 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:36 +0100 | |
| commit | 54662c8b95ce260ad0a8718e14850c96a66242ef (patch) | |
| tree | f1b36d6fd5b9cd15520da5340a724a46086cb608 /dot_config/nvim/after/lsp/lua_ls.lua | |
| parent | d7fac4bbf607a894219065dc9b87f6d495d9ebab (diff) | |
| download | dotfiles-54662c8b95ce260ad0a8718e14850c96a66242ef.tar.gz dotfiles-54662c8b95ce260ad0a8718e14850c96a66242ef.tar.bz2 dotfiles-54662c8b95ce260ad0a8718e14850c96a66242ef.zip | |
refactor(swayidle): drop bespoke post-resume grace script
Replaces the resume-lock-grace.sh + after-resume hook from the previous
commit with the simpler observation that sway already provides a wake
grace for free: it pauses the idle counter during suspend and resets it
on the first input event post-resume, so the existing timeout 300 lock
naturally gives ~5min to interact before locking. Just dropping the
before-sleep lock is enough; the script and after-resume directive were
overcomplicating it.
Diffstat (limited to 'dot_config/nvim/after/lsp/lua_ls.lua')
0 files changed, 0 insertions, 0 deletions
