Revert "Remove teams-for-linux"

This reverts commit a97fadea1b.
This commit is contained in:
Evie Litherland-Smith 2024-01-17 09:59:00 +00:00
parent b7f564bc28
commit 179b6e787f
3 changed files with 3 additions and 2 deletions

View file

@ -216,7 +216,7 @@ in ''
bind = SUPER, C, moveworkspacetomonitor, name:chat current
bind = SUPER, C, workspace, name:chat
bind = SUPER SHIFT, C, movetoworkspace, name:chat
windowrule = workspace name:chat silent, (WebCord)
windowrule = workspace name:chat silent, (WebCord|teams-for-linux)
bind = SUPER, G, moveworkspacetomonitor, name:games current
bind = SUPER, G, workspace, name:games

View file

@ -122,7 +122,6 @@
"x-scheme-handler/https" = [ "chromium.desktop" ];
"x-scheme-handler/about" = [ "chromium.desktop" ];
"x-scheme-handler/chrome" = [ "chromium.desktop" ];
"x-scheme-handler/msteams" = [ "chromium.desktop" ];
"x-scheme-handler/zoomus" = [ "chromium.desktop" ];
"application/x-extension-htm" = [ "chromium.desktop" ];
"application/x-extension-html" = [ "chromium.desktop" ];
@ -131,6 +130,7 @@
"application/x-extension-xhtml" = [ "chromium.desktop" ];
"application/x-extension-xht" = [ "chromium.desktop" ];
"application/x-mozilla-bookmarks" = [ "chromium.desktop" ];
"x-scheme-handler/msteams" = [ "teams-for-linux.desktop" ];
};
associations.added = defaultApplications;
};

View file

@ -37,6 +37,7 @@
tagger
libreoffice
webcord
teams-for-linux
];
};
security.pam.services.swaylock = { };