mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-11-04 09:16:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			384 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			384 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Daemon watching for Hyprland monitor updates
 | 
						|
After=wayland-session@hyprland.desktop.target
 | 
						|
After=eww.service
 | 
						|
Requires=eww.service
 | 
						|
Requires=wayland-session@hyprland.desktop.target
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=%h/.local/bin/scripts/gui/hyprland/hyprland-monitord
 | 
						|
Restart=on-failure
 | 
						|
Slice=background-graphical.slice
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=wayland-session@hyprland.desktop.target
 |