| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sway: auto-toggle display layout on external plug/unplug | 2 days | 2 | -0/+21 | |
| | | |||||
| * | sway: display-toggle re-enables laptop screen when no external present | 2 days | 1 | -0/+6 | |
| | | |||||
| * | sway: add poweralertd for battery notifications via mako | 2 days | 1 | -0/+1 | |
| | | |||||
| * | fix(rqr): restore zbarcam preview and propagate DISPLAY to XWayland | 2 days | 1 | -2/+2 | |
| | | | | | | | | | | | | zbarcam needs an X11 display for the live camera preview, which sway provides via XWayland. Two changes to make that reliable: - sway/config: add DISPLAY to the systemd/dbus user-environment imports, so anything launched through those paths (not just direct sway execs) can reach XWayland. - rqr: default DISPLAY to :0 (sway's default XWayland socket) when unset, as a belt-and-suspenders fallback. | ||||
| * | style(shell): apply shfmt (-i 2 -ci -s) | 2 days | 1 | -21/+21 | |
| | | |||||
| * | refactor: restructure to chezmoi source state | 2 days | 2 | -0/+202 | |
| 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 | |||||
