sway: stop starting services from sway
This commit is contained in:
parent
ba1bb0a99c
commit
943fc253b0
|
|
@ -228,13 +228,12 @@ gaps outer -10
|
||||||
#}
|
#}
|
||||||
bar swaybar_command waybar
|
bar swaybar_command waybar
|
||||||
|
|
||||||
exec_always /usr/libexec/kdeconnectd &
|
#exec_always /usr/libexec/kdeconnectd &
|
||||||
exec_always pkill kanshi; exec kanshi &
|
#exec_always pkill kanshi; exec kanshi &
|
||||||
exec gammastep-indicator -l 54.09:12.13 -t 6500:3000 &
|
#exec gammastep-indicator -l 54.09:12.13 -t 6500:3000 &
|
||||||
exec pipewire &
|
#exec pipewire &
|
||||||
exec wireplumber &
|
#exec wireplumber &
|
||||||
exec pipewire-pulse &
|
#exec pipewire-pulse &
|
||||||
exec_always nm-applet --indicator &
|
#exec_always nm-applet --indicator &
|
||||||
exec_always kdeconnect-indicator &
|
#exec_always kdeconnect-indicator &
|
||||||
exec_always mako &
|
#exec_always syncthing serve --no-browser &
|
||||||
exec_always syncthing serve --no-browser &
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue