sway: enable wrappers
This commit is contained in:
		
							parent
							
								
									1e6a39732e
								
							
						
					
					
						commit
						523b873404
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -48,6 +48,8 @@ rec {
 | 
			
		|||
  patches = (
 | 
			
		||||
    final: prev: {
 | 
			
		||||
      mySway = prev.sway.override {
 | 
			
		||||
        withBaseWrapper = true;
 | 
			
		||||
        withGtkWrapper = true;
 | 
			
		||||
        sway-unwrapped = prev.sway-unwrapped.overrideAttrs (old: {
 | 
			
		||||
          patches = old.patches ++ [ ../patches/sway/fix-hide_cursor-clearing-focus.patch ];
 | 
			
		||||
        });
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue