mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 03:34:37 +00:00 
			
		
		
		
	rosenthal: hyprland: Enable Xwayland support.
* rosenthal/packages/wm.scm (hyprland)[arguments]<#:configure-flags>: Drop field. Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
		
							parent
							
								
									7be40aad14
								
							
						
					
					
						commit
						02e58caf7f
					
				@ -140,8 +140,6 @@ protocols used by Hyprland to bridge the aforementioned gap.")
 | 
			
		||||
    (build-system meson-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     (list #:build-type "release"
 | 
			
		||||
           #:configure-flags
 | 
			
		||||
           #~(list "-Dxwayland=disabled")
 | 
			
		||||
           #:phases
 | 
			
		||||
           #~(modify-phases %standard-phases
 | 
			
		||||
               (add-after 'unpack 'fix-default-wallpaper-path
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user