mangohud: install patch to fix keybind crash
This commit is contained in:
		
							parent
							
								
									0dd001f2b2
								
							
						
					
					
						commit
						e6f20117ce
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
					@ -52,6 +52,14 @@
 | 
				
			||||||
      patches = old.patches
 | 
					      patches = old.patches
 | 
				
			||||||
        ++ [ ../patches/sway/fix-hide_cursor-clearing-focus.patch ];
 | 
					        ++ [ ../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: {
 | 
					  variables = (final: prev: {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue