aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/systemd-units
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-13 13:43:26 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-13 13:43:26 +0100
commit370139e565363e2929a3b98dbf43a8bca338114c (patch)
tree7c2bce2ca9d2482765d9d4e85cb2afb0c437735f /systemd-units
parent50bcdbbe80c35458c1218c2abd0f7b0a4fb203f1 (diff)
downloaddotfiles-370139e565363e2929a3b98dbf43a8bca338114c.tar.gz
dotfiles-370139e565363e2929a3b98dbf43a8bca338114c.tar.bz2
dotfiles-370139e565363e2929a3b98dbf43a8bca338114c.zip
feat(sway): autostart Signal via user systemd unit
Sway does not honour XDG $HOME/.config/autostart/, so the in-app 'start at login' toggle is a no-op. Use a user unit wired into sway-session.target with --start-in-tray, matching the existing waybar/swayidle/cliphist/etc. pattern.
Diffstat (limited to 'systemd-units')
-rw-r--r--systemd-units/user/graphical.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd-units/user/graphical.txt b/systemd-units/user/graphical.txt
index 93b9584..af6cf4f 100644
--- a/systemd-units/user/graphical.txt
+++ b/systemd-units/user/graphical.txt
@@ -4,5 +4,6 @@
cliphist-image.service
cliphist-text.service
display-watcher.service
+signal.service
swayidle.service
waybar.service