mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 12:02:43 +00:00 
			
		
		
		
	
		
			
				
	
	
	
	
		
			571 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			571 B
		
	
	
	
	
	
	
	
Name
wallpaper - manage the system wallpaper.
Synopsis
$ wallpaper [--show-all] [--show-current] [name]
Description
The wallpaper utility can be used to set the system wallpaper and
list available wallpapers in the /res/wallpapers/ directory.
Options
- -a,- --show-all: Show all wallpapers
- -c,- --show-current: Show current wallpaper
- -r,- --set-random: Set random wallpaper
Examples
Set wallpaper to /res/wallpapers/grid.png:
$ wallpaper grid.png
List available wallpapers:
$ wallpaper -a
