diff --git a/.config/sway/conf.d/autoruns b/.config/sway/conf.d/autoruns index 9afe229..1988129 100644 --- a/.config/sway/conf.d/autoruns +++ b/.config/sway/conf.d/autoruns @@ -12,8 +12,8 @@ exec_always "dbus-update-activation-environment --all --systemd" exec nm-applet --indicator # Autostart my daily use software -exec thunderbird -exec evolution +#exec thunderbird +#exec evolution # Autostart stuff on specific workspaces exec swaymsg "workspace $ws2; exec firefox -P Multimedia --new-window"