summaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/.config/systemd')
-rw-r--r--sway/.config/systemd/user/clipman.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/.config/systemd/user/clipman.service b/sway/.config/systemd/user/clipman.service
index 5827ebf..47155c8 100644
--- a/sway/.config/systemd/user/clipman.service
+++ b/sway/.config/systemd/user/clipman.service
@@ -6,7 +6,7 @@ After=sway-session.target
[Service]
Type=simple
-ExecStart=/usr/bin/wl-paste --type text --watch clipman store --no-persist --unix
+ExecStart=/usr/bin/wl-paste --type text --watch clipman --notify store --no-persist --unix
Restart=on-failure
[Install]