diff --git a/sway_config b/sway_config index 5f4154e..c6081fb 100644 --- a/sway_config +++ b/sway_config @@ -137,4 +137,4 @@ workspace 1 exec chromium --start-fullscreen --kiosk --noerrdialogs --no-first-run airsense.airbus.com workspace 2 -exec chromium --start-fullscreen --kiosk --noerrdialogs --no-first-run airbus.com \ No newline at end of file +exec sleep 2 && chromium --new-window --start-fullscreen --kiosk --noerrdialogs --no-first-run airbus.com \ No newline at end of file