Added: Wallpaper
This commit is contained in:
		@@ -15,8 +15,8 @@
 | 
			
		||||
    # Hyprpaper configuration
 | 
			
		||||
    services.hyprpaper.enable = true;
 | 
			
		||||
    services.hyprpaper.settings = {
 | 
			
		||||
        preload = "Pictures/Wallpapers/tokio.png";
 | 
			
		||||
        wallpaper = ", Pictures/Wallpapers/tokio.png";
 | 
			
		||||
        preload = "Pictures/Wallpapers/girl_nixos.png";
 | 
			
		||||
        wallpaper = ", Pictures/Wallpapers/girl_nixos.png";
 | 
			
		||||
    };
 | 
			
		||||
 
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -3,7 +3,7 @@
 | 
			
		||||
 | 
			
		||||
    imports = [
 | 
			
		||||
        ./qt.nix
 | 
			
		||||
        ./gtk.nix
 | 
			
		||||
#        ./gtk.nix
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -21,12 +21,9 @@
 | 
			
		||||
        '';
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
	
 | 
			
		||||
	# Session File Hyprland ?
 | 
			
		||||
    programs.regreet = {
 | 
			
		||||
        enable = true;
 | 
			
		||||
      #  cageArgs = ["-s" "-m" "last" ];
 | 
			
		||||
#        settings = ./regreet.toml;
 | 
			
		||||
        settings = ./regreet.toml;
 | 
			
		||||
    };
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user