aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/systemd/user
Commit message (Collapse)AuthorAgeFilesLines
* sway: manage mako, poweralertd, display-watcher via systemd user unitsLibravatar sommerfeld2 days2-0/+21
| | | | | | | Replace sway exec launches with a sway-session.target that BindsTo graphical-session.target and Wants mako, poweralertd, and a new display-watcher.service. Services now get restart-on-failure, journal integration, and clean shutdown when sway exits.
* refactor: restructure to chezmoi source stateLibravatar sommerfeld2 days2-0/+4
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