feat(work): new default apps
This commit is contained in:
parent
392d20ce0b
commit
8b2b33ab94
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user