[StumpWM] Add frame preference for Microsoft Teams

This commit is contained in:
Marcel Kapfer 2022-02-15 20:07:13 +01:00
parent b5049bb988
commit 6f74f799d5
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 2 additions and 1 deletions

View File

@ -363,7 +363,8 @@ script."
(define-frame-preference "winkel"
(0 nil t :class "keepassxc")
(0 nil t :class "Nextcloud")
(0 nil t :class "TelegramDesktop"))
(0 nil t :class "TelegramDesktop")
(0 nil t :class "Microsoft Teams - Preview"))
(define-frame-preference "web"
(0 nil t :class "Firefox"))