diff --git a/.config/sway/config b/.config/sway/config index 1e085ea..d70ad95 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -244,7 +244,7 @@ exec_always killall kanshi && kanshi & #exec --no-startup-id picom -b 2>&1 & exec --no-startup-id dunst -mon $mon 2>&1 & exec --no-startup-id lxqt-policykit-agent 2>&1 & -exec --no-startup-id syncthing -no-browser -home="$HOME/.config/syncthing" 2>&1 & +#exec --no-startup-id syncthing -no-browser -home="$HOME/.config/syncthing" 2>&1 & exec --no-startup-id kdeconnect-indicator 2>&1 & #exec --no-startup-id xfce4-power-manager 2>&1 & #exec --no-startup-id xss-lock -- betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10 2>&1 &