Changed: Regreet

This commit is contained in:
2025-04-11 11:05:41 +02:00
parent 4bb72ea758
commit cbc9e868ee
4 changed files with 27 additions and 2 deletions

View File

@@ -20,6 +20,7 @@
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
];
builders-use-substitutes = true;
download-buffer-size = 524288000;
};
# do garbage collection weekly to keep disk usage low

View File

@@ -23,8 +23,7 @@
programs.regreet = {
enable = true;
#cageArgs = ["-s" "-m" "last" ];
#settings = ./regreet.toml;
cageArgs = ["-s" "-m" "last" ];
settings = {
background = {
path = "/etc/greetd/background.png";