Revert "Remove teams-for-linux, mu section of Makefile"

This reverts commit 9b06d3faf3.

Only restores teams-for-linux, keeps Makefile changes
This commit is contained in:
Evie Litherland-Smith 2023-11-03 06:55:45 +00:00
parent 84eacb4a44
commit 2d2fa433f5
3 changed files with 3 additions and 0 deletions

View file

@ -233,6 +233,7 @@ in ''
bind = SUPER SHIFT, C, movetoworkspace, 7 bind = SUPER SHIFT, C, movetoworkspace, 7
windowrule = workspace 7, (Signal) windowrule = workspace 7, (Signal)
windowrule = workspace 7, (fractal) windowrule = workspace 7, (fractal)
windowrule = workspace 7, (teams-for-linux)
# 8: [r]emote # 8: [r]emote
bind = SUPER, R, moveworkspacetomonitor, 8 current bind = SUPER, R, moveworkspacetomonitor, 8 current

View file

@ -36,6 +36,7 @@
"application/json" = [ "emacs.desktop" ]; "application/json" = [ "emacs.desktop" ];
"application/x-yaml" = [ "emacs.desktop" ]; "application/x-yaml" = [ "emacs.desktop" ];
"text/csv" = [ "calc.desktop" ]; "text/csv" = [ "calc.desktop" ];
"x-scheme-handler/msteams" = [ "teams-for-linux.desktop" ];
}; };
associations.added = defaultApplications; associations.added = defaultApplications;
}; };

View file

@ -14,6 +14,7 @@
nyxt nyxt
signal-desktop signal-desktop
fractal fractal
teams-for-linux
libreoffice libreoffice
zotero zotero
minesweep-rs minesweep-rs