Syncthing doesn't belong here
This commit is contained in:
parent
9dc12751bc
commit
a40943d8e8
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ exec_always killall kanshi && kanshi &
|
||||||
#exec --no-startup-id picom -b 2>&1 &
|
#exec --no-startup-id picom -b 2>&1 &
|
||||||
exec --no-startup-id dunst -mon $mon 2>&1 &
|
exec --no-startup-id dunst -mon $mon 2>&1 &
|
||||||
exec --no-startup-id lxqt-policykit-agent 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 kdeconnect-indicator 2>&1 &
|
||||||
#exec --no-startup-id xfce4-power-manager 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 &
|
#exec --no-startup-id xss-lock -- betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10 2>&1 &
|
||||||
|
|
Loading…
Reference in a new issue