Remove teams-for-linux

This commit is contained in:
Evie Litherland-Smith 2024-01-10 16:06:13 +00:00
parent d5b9152955
commit a97fadea1b
3 changed files with 3 additions and 3 deletions

View file

@ -206,7 +206,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|teams-for-linux)
windowrule = workspace name:chat silent, (WebCord)
bind = SUPER, G, moveworkspacetomonitor, name:games current
bind = SUPER, G, workspace, name:games

View file

@ -125,6 +125,8 @@
"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" ];
"application/x-extension-shtml" = [ "chromium.desktop" ];
@ -132,7 +134,6 @@
"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,7 +37,6 @@
libreoffice
remmina
webcord
teams-for-linux
];
};
security.pam.services.swaylock = { };