Rewrite hyprland config
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Run nix flake check / flake-check (push) Successful in 1m46s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Run nix flake check / flake-check (push) Successful in 1m46s
				
			This commit is contained in:
		| @@ -26,11 +26,6 @@ if [ -z "$wallpaper_path" ]; then | ||||
|     exit 1 | ||||
| fi | ||||
|  | ||||
| if ! command -v hyprpaper &> /dev/null; then | ||||
|     echo "Could not find hyprpaper command" | ||||
|     exit 1 | ||||
| fi | ||||
|  | ||||
| echo "setting $wallpaper_path as wallpaper" | ||||
| hyprctl hyprpaper unload all | ||||
| hyprctl hyprpaper preload "$wallpaper_path" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user