mangohud: install patch to fix keybind crash
This commit is contained in:
		
							parent
							
								
									b4538b5db5
								
							
						
					
					
						commit
						5161c3a5d8
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -52,6 +52,14 @@
 | 
			
		|||
      patches = old.patches
 | 
			
		||||
        ++ [ ../patches/sway/fix-hide_cursor-clearing-focus.patch ];
 | 
			
		||||
    });
 | 
			
		||||
    mangohud = prev.mangohud.overrideAttrs (o: {
 | 
			
		||||
      patches = o.patches ++ [
 | 
			
		||||
        (prev.fetchpatch {
 | 
			
		||||
          url = "https://github.com/flightlessmango/MangoHud/commit/95141de657e02577f1d3fab0ca12122bfb68bc56.patch";
 | 
			
		||||
          hash = "sha256-a2tESliGBkfF7uYQn8TDgeFt07A9FOioI4VcTT7DC7A=";
 | 
			
		||||
        })
 | 
			
		||||
      ];
 | 
			
		||||
    });
 | 
			
		||||
  });
 | 
			
		||||
 | 
			
		||||
  variables = (final: prev: {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue