mirror of
				https://github.com/AquaMorph/dotfiles.git
				synced 2025-11-04 01:03:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			153 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			153 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Polybar
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
RemainAfterExit=true
 | 
						|
ExecStart=%h/.config/scripts/desktop/polybar-start.sh
 | 
						|
ExecStop=killall -q polybar |