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
|
||||
}
|
@@ -4,7 +4,7 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
default_session = {
|
||||
command = "${pkgs.greetd.greetd}/bin/regreet";
|
||||
command = "Hyprland --config ";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user