Remove teams-for-linux, mu section of Makefile

This commit is contained in:
Evie Litherland-Smith 2023-11-02 10:26:27 +00:00
parent b8afe0090a
commit 9b06d3faf3
4 changed files with 0 additions and 12 deletions

View file

@ -8,12 +8,3 @@ build:
switch: switch:
sudo nixos-rebuild switch --flake . sudo nixos-rebuild switch --flake .
mu:
mu init --maildir ~/Mail \
--my-address=e.litherlandsmith@proton.me \
--my-address=evie@xenia.me.uk \
--my-address=evie@litherlandsmith.slmail.me \
--my-address=e.litherlandsmith@icloud.com \
--my-address=evie.litherland-smith@ukaea.uk \
--my-address=elitherl@jet.uk

View file

@ -232,7 +232,6 @@ 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,7 +36,6 @@
"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

@ -13,7 +13,6 @@
transmission-gtk transmission-gtk
signal-desktop signal-desktop
fractal fractal
teams-for-linux
libreoffice libreoffice
zotero zotero
minesweep-rs minesweep-rs