feat(work): new default apps

This commit is contained in:
lucas barbieri 2024-11-28 11:05:38 -03:00
parent 392d20ce0b
commit 8b2b33ab94
2 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@ exec {
teams-for-linux &
flatpak run com.mattermost.Desktop
bitwarden-desktop-bin
flatpak run io.github.mahmoudbahaa.outlook_for_linux
}
# vim: ts=2 sts=2 sw=2 ft=swayconfig

View File

@ -51,5 +51,7 @@ for_window [title="^Steam Keyboard$"] floating enable
for_window [class="Mattermost"] move to workspace 7
for_window [class="teams-for-linux"] move to workspace 8
for_window [class="Bitwarden"] move to workspace 9
for_window [class="outlook-for-linux"] move to workspace 10
for_window [class="Lacuna.WebPkiCore"] floating enable
# vim: ts=2 sts=2 sw=2 ft=swayconfig