mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-11-04 09:16:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			276 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			276 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Redshift and brightness control for Wayland
 | 
						|
After=graphical-session.target
 | 
						|
Requires=graphical-session.target
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=/usr/bin/wl-gammarelay-rs run
 | 
						|
Restart=on-failure
 | 
						|
Slice=background-graphical.slice
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=graphical-session.target
 |