aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/systemd/user/display-watcher.service
Commit message (Collapse)AuthorAgeFilesLines
* sway: manage mako, poweralertd, display-watcher via systemd user unitsLibravatar sommerfeld46 hours1-0/+14
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.