| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(sway): re-apply display layout on resume | 2026-05-13 | 1 | -3/+9 | |
| | | | | | | | | | | | | | After resume from suspend sway resets output config to defaults (both monitors enabled side-by-side), so a laptop-off mode set before suspend silently snapped back to side-by-side on wake. The display-watcher script only reacts to changes in the count of connected externals, so it doesn't notice this. - Add an 'apply' mode to display-toggle.sh that reads the saved state and applies it (no toggle, no notification). - Wire it into swayidle's after-resume directive. | ||||
| * | sway: display-toggle re-enables laptop screen when no external present | 2026-04-21 | 1 | -0/+6 | |
| | | |||||
| * | style(shell): apply shfmt (-i 2 -ci -s) | 2026-04-21 | 1 | -21/+21 | |
| | | |||||
| * | refactor: restructure to chezmoi source state | 2026-04-21 | 1 | -0/+45 | |
| Rename home/ contents to chezmoi naming conventions: - dot_ prefix for dotfiles and dot-dirs - private_dot_ for .gnupg and .ssh directories - private_ for 0600 files (nym.pub) - executable_ for scripts in .local/bin and display-toggle.sh - symlink_ for mimeapps.list symlink | |||||
