Syncthing doesn't belong here

This commit is contained in:
Logan G 2021-11-18 19:20:03 -07:00
parent 9dc12751bc
commit a40943d8e8
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -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 &