14 lines
		
	
	
	
		
			402 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			402 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Highly customizable Wayland bar for Sway and Wlroots based compositors.
 | |
| Documentation=https://github.com/Alexays/Waybar/wiki/
 | |
| PartOf=graphical-session.target
 | |
| After=graphical-session.target
 | |
| Requisite=graphical-session.target
 | |
| 
 | |
| [Service]
 | |
| ExecStart=env LC_TIME=de_DE.UTF-8 /usr/bin/waybar
 | |
| ExecReload=kill -SIGUSR2 $MAINPID
 | |
| Restart=on-failure
 | |
| 
 | |
| [Install]
 | |
| WantedBy=graphical-session.target
 | 
