sway: stop starting services from sway

This commit is contained in:
Daniel Meiburg 2023-09-27 10:11:07 +02:00
parent ba1bb0a99c
commit 943fc253b0
Signed by: dm
GPG Key ID: E5827ECFFE0AA4F2
1 changed files with 9 additions and 10 deletions

View File

@ -228,13 +228,12 @@ gaps outer -10
#}
bar swaybar_command waybar
exec_always /usr/libexec/kdeconnectd &
exec_always pkill kanshi; exec kanshi &
exec gammastep-indicator -l 54.09:12.13 -t 6500:3000 &
exec pipewire &
exec wireplumber &
exec pipewire-pulse &
exec_always nm-applet --indicator &
exec_always kdeconnect-indicator &
exec_always mako &
exec_always syncthing serve --no-browser &
#exec_always /usr/libexec/kdeconnectd &
#exec_always pkill kanshi; exec kanshi &
#exec gammastep-indicator -l 54.09:12.13 -t 6500:3000 &
#exec pipewire &
#exec wireplumber &
#exec pipewire-pulse &
#exec_always nm-applet --indicator &
#exec_always kdeconnect-indicator &
#exec_always syncthing serve --no-browser &