Changed: ReGreet

This commit is contained in:
2025-03-28 16:24:35 +01:00
parent 6ae173cea8
commit 2ee628b4de
2 changed files with 5 additions and 0 deletions

View File

@@ -22,6 +22,11 @@ in
size = 16;
};
# Copy ReGreet Conf
home.file.".config/hypr" = {
source = ./regreet.conf;
};
gtk = {
enable = true;

View File

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