[StumpWM] Add frame preference for Microsoft Teams
This commit is contained in:
parent
b5049bb988
commit
6f74f799d5
1 changed files with 2 additions and 1 deletions
|
@ -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"))
|
||||
|
|
Loading…
Reference in a new issue