Focus workspace 1 immediately

This commit is contained in:
John Mertz 2023-06-30 17:24:12 -04:00
parent 35bd0f42ea
commit c0dd91a9aa
1 changed files with 3 additions and 0 deletions

View File

@ -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 &