Remove teams-for-linux, mu section of Makefile
This commit is contained in:
parent
b8afe0090a
commit
9b06d3faf3
9
Makefile
9
Makefile
|
@ -8,12 +8,3 @@ build:
|
|||
|
||||
switch:
|
||||
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
|
||||
|
|
|
@ -232,7 +232,6 @@ in ''
|
|||
bind = SUPER SHIFT, C, movetoworkspace, 7
|
||||
windowrule = workspace 7, (Signal)
|
||||
windowrule = workspace 7, (fractal)
|
||||
windowrule = workspace 7, (teams-for-linux)
|
||||
|
||||
# 8: [r]emote
|
||||
bind = SUPER, R, moveworkspacetomonitor, 8 current
|
||||
|
|
|
@ -36,7 +36,6 @@
|
|||
"application/json" = [ "emacs.desktop" ];
|
||||
"application/x-yaml" = [ "emacs.desktop" ];
|
||||
"text/csv" = [ "calc.desktop" ];
|
||||
"x-scheme-handler/msteams" = [ "teams-for-linux.desktop" ];
|
||||
};
|
||||
associations.added = defaultApplications;
|
||||
};
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
transmission-gtk
|
||||
signal-desktop
|
||||
fractal
|
||||
teams-for-linux
|
||||
libreoffice
|
||||
zotero
|
||||
minesweep-rs
|
||||
|
|
Loading…
Reference in a new issue