Changed: ReGreet
This commit is contained in:
		@@ -4,14 +4,14 @@
 | 
			
		||||
        enable = true;
 | 
			
		||||
        settings = {
 | 
			
		||||
            default_session = {
 | 
			
		||||
                command = "Hyprland --config ";
 | 
			
		||||
                command = "Hyprland --config /etc/regreet";
 | 
			
		||||
            };
 | 
			
		||||
        };
 | 
			
		||||
    };
 | 
			
		||||
    
 | 
			
		||||
    environment.etc = {
 | 
			
		||||
        regreet.source = ./regreet.conf
 | 
			
		||||
    }
 | 
			
		||||
        regreet.source = ./regreet.conf;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    programs.regreet = {
 | 
			
		||||
        enable = true;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user