diff --git a/sway/autostart b/sway/autostart index ad371d298..200482d93 100644 --- a/sway/autostart +++ b/sway/autostart @@ -1,4 +1,5 @@ # vim: ft=sh + #TODO: Convert to systemd services, where reasonable ################################################################################ @@ -67,3 +68,5 @@ exec flatpak run com.github.Eloston.UngoogledChromium --app="https://papillon.jo # Assign workspaces to outputs exec $HOME/scripts/sway/arrange.pl & + +exec swaymsg workspace 1 &