remove traces of evolution and thunderbird

This commit is contained in:
2024-09-26 17:26:32 +03:00
parent dfc155f0bd
commit defc3b5ffc
4 changed files with 2 additions and 13 deletions

View File

@@ -198,7 +198,6 @@ in
rox-filer
distrobox
miniupnpc
evolution
v4l-utils
alsa-utils
shellcheck
@@ -302,8 +301,6 @@ in
'';
};
home.file.".cache/evolution/.stignore".text = "*.db";
accounts.email = {
maildirBasePath = "Maildir";

View File

@@ -504,8 +504,6 @@ awful.rules.rules = {
{ rule = { class = "firefox" },
properties = { screen = 1, tag = "2" } },
{ rule = { class = "evolution" },
properties = { screen = 1, tag = "8" } },
{ rule = { class = "Signal" },
properties = { screen = 1, tag = "9" } },
{ rule = { class = "Element" },