From 7e310649b7b104f2499ec515e98d26b1a7c42eb1 Mon Sep 17 00:00:00 2001 From: tea Date: Fri, 6 Sep 2024 13:43:25 +0200 Subject: [PATCH] sway: start kdeconnectd since kdeconnect-indicator won't autostart it anymore --- .config/sway/config.autostart | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config.autostart b/.config/sway/config.autostart index c8fde29..8e5920b 100644 --- a/.config/sway/config.autostart +++ b/.config/sway/config.autostart @@ -4,6 +4,7 @@ exec --no-startup-id dunst exec --no-startup-id light -I exec --no-startup-id swayidle exec --no-startup-id /usr/libexec/polkit-gnome-authentication-agent-1 +exec --no-startup-id kdeconnectd # wm elements and applets exec /usr/lib64/libexec/kdeconnectd