summaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/systemd')
-rw-r--r--dot_config/systemd/user/whatsie.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_config/systemd/user/whatsie.service b/dot_config/systemd/user/whatsie.service
index 01d5b81..0cf524c 100644
--- a/dot_config/systemd/user/whatsie.service
+++ b/dot_config/systemd/user/whatsie.service
@@ -6,6 +6,7 @@ ConditionEnvironment=WAYLAND_DISPLAY
[Service]
Type=simple
+ExecStartPre=/usr/bin/gdbus wait --session --timeout 30 org.kde.StatusNotifierWatcher
ExecStart=/usr/bin/flatpak run com.ktechpit.whatsie --minimized
ExecStop=/usr/bin/flatpak kill com.ktechpit.whatsie
Restart=on-failure