19 lines
		
	
	
		
			649 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			19 lines
		
	
	
		
			649 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								preload = /home/toniiz/Pictures/Arch_Numbers.png
							 | 
						||
| 
								 | 
							
								preload = /home/toniiz/Pictures/Gallina.png
							 | 
						||
| 
								 | 
							
								#if more than one preload is desired then continue to preload other backgrounds
							 | 
						||
| 
								 | 
							
								# preload = /path/to/next_image.png
							 | 
						||
| 
								 | 
							
								# .. more preloads
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#set the default wallpaper(s) seen on initial workspace(s) --depending on the number of monitors used
							 | 
						||
| 
								 | 
							
								#wallpaper = ,/home/toniiz/Pictures/Arch_Numbers.png
							 | 
						||
| 
								 | 
							
								wallpaper = ,/home/toniiz/Pictures/Gallina.png
							 | 
						||
| 
								 | 
							
								#if more than one monitor in use, can load a 2nd image
							 | 
						||
| 
								 | 
							
								# wallpaper = monitor2,/path/to/next_image.png
							 | 
						||
| 
								 | 
							
								# .. more monitors
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#enable splash text rendering over the wallpaper
							 | 
						||
| 
								 | 
							
								splash = false
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#fully disable ipc
							 | 
						||
| 
								 | 
							
								# ipc = off
							 |