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:
parent
84eacb4a44
commit
2d2fa433f5
|
@ -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
|
||||||
|
|
|
@ -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;
|
||||||
};
|
};
|
||||||
|
|
|
@ -14,6 +14,7 @@
|
||||||
nyxt
|
nyxt
|
||||||
signal-desktop
|
signal-desktop
|
||||||
fractal
|
fractal
|
||||||
|
teams-for-linux
|
||||||
libreoffice
|
libreoffice
|
||||||
zotero
|
zotero
|
||||||
minesweep-rs
|
minesweep-rs
|
||||||
|
|
Loading…
Reference in a new issue