From c340ee933c32bf348abe00ffb594fff2a6edce25 Mon Sep 17 00:00:00 2001 From: histalek Date: Sun, 24 Dec 2023 11:28:14 +0100 Subject: [PATCH] happy holidays! --- .config/sway/conf.d/autoruns | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"