This commit is contained in:
gwg313 2025-03-05 22:26:28 -05:00
parent 59b0c85d63
commit e09709c638
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
22 changed files with 335 additions and 197 deletions

View file

@ -3,10 +3,11 @@
enable = true;
freeSwapThreshold = 2;
freeMemThreshold = 2;
extraArgs = [
"-g"
"--avoid '^(.Hyrpland-wrapp|alacritty|zerotier-one|.waybar-wrapped)$'"
"--prefer '^(electron|libreoffice|gimp|Isolated Web Co)$'"
];
enableNotifications = true;
# extraArgs = [
# "-g"
# "--avoid '(^|/)(.Hyrpland-wrapp|ghostty|zerotier-one)$'"
# "--prefer '(^|/)(electron|libreoffice|gimp|Isolated Web Co)$'"
# ];
};
}