mirror of
				https://github.com/kageurufu/steamdeck_startup_animations.git
				synced 2025-10-31 01:15:56 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			277 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			277 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Randomize deck_startup.webm after boot
 | |
| 
 | |
| [Install]
 | |
| WantedBy=default.target
 | |
| 
 | |
| [Service]
 | |
| Type=oneshot
 | |
| WorkingDirectory=/home/deck/homebrew/startup_animations
 | |
| # ExecStartPre=/bin/sleep 30
 | |
| ExecStart=/home/deck/homebrew/startup_animations/randomize_deck_startup.sh
 | 
