sway/autostart-pwa: add --no-startup-window to avoid extraneous new window

This commit is contained in:
Aminda Suomalainen 2024-04-16 19:14:26 +03:00
parent 5dbc461687
commit 674bde15be
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# brave itself so it's already running when the PWAs start and may avoid
# another race condition (the sleep is for VPN/DNS in addition to secrets
# store).
exec --no-startup-id sleep 30 && /usr/local/bin/brave --profile-directory=Default
exec --no-startup-id sleep 30 && /usr/local/bin/brave --profile-directory=Default --no-startup-window
# teams.microsoft.com/v2 TODO: comment this once I am released from it
exec --no-startup-id sleep 45 && /usr/local/bin/brave --profile-directory=Default --app-id=nfecgfopkdiicnnmccikafaofaoffegm --app-run-on-os-login-mode=windowed