Changed: ReGreet
This commit is contained in:
5
modules/regreet.conf
Normal file
5
modules/regreet.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
exec-once = regreet; hyperctl dispatch exit
|
||||
misc {
|
||||
disable_hyprland_logo = true
|
||||
disable_splash_rendering = true
|
||||
}
|
@@ -8,6 +8,10 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
environment.etc = {
|
||||
regreet.source = ./regreet.conf
|
||||
}
|
||||
|
||||
programs.regreet = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user