diff options
Diffstat (limited to 'systemd-units/user.txt')
| -rw-r--r-- | systemd-units/user.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/systemd-units/user.txt b/systemd-units/user.txt new file mode 100644 index 0000000..37e7e7a --- /dev/null +++ b/systemd-units/user.txt @@ -0,0 +1,14 @@ +# User-scope systemd units to enable. One unit per line, # comments OK. +# Enabled by `just unit-apply` via `systemctl --user enable`. + +# --- sway session (all WantedBy=sway-session.target; sway itself starts +# sway-session.target on login) --- +cliphist-image.service +cliphist-text.service +display-watcher.service +signal.service +swayidle.service +waybar.service + +# --- mail (overridden via drop-ins in dot_config/systemd/user/) --- +protonmail-bridge.service |
