Changed: ReGreet

This commit is contained in:
2025-03-28 16:35:54 +01:00
parent 2ee628b4de
commit 2d31f5aee8
3 changed files with 5 additions and 5 deletions

5
modules/regreet.conf Normal file
View File

@@ -0,0 +1,5 @@
exec-once = regreet; hyperctl dispatch exit
misc {
disable_hyprland_logo = true
disable_splash_rendering = true
}

View File

@@ -8,6 +8,10 @@
};
};
};
environment.etc = {
regreet.source = ./regreet.conf
}
programs.regreet = {
enable = true;