bemenu: remove obsolete patch
This commit is contained in:
		
							parent
							
								
									ac8acaba59
								
							
						
					
					
						commit
						2d5d9ffb50
					
				
					 2 changed files with 0 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -56,12 +56,6 @@ rec {
 | 
			
		|||
 | 
			
		||||
  patches = (
 | 
			
		||||
    final: prev: {
 | 
			
		||||
      bemenu = prev.bemenu.overrideAttrs (o: {
 | 
			
		||||
        postPatch = ''
 | 
			
		||||
          substituteInPlace lib/renderers/wayland/window.c \
 | 
			
		||||
            --replace ZWLR_LAYER_SHELL_V1_LAYER_TOP ZWLR_LAYER_SHELL_V1_LAYER_OVERLAY
 | 
			
		||||
        '';
 | 
			
		||||
      });
 | 
			
		||||
      mySway = prev.sway.override {
 | 
			
		||||
        sway-unwrapped = prev.sway-unwrapped.overrideAttrs (old: {
 | 
			
		||||
          patches = old.patches ++ [ ../patches/sway/fix-hide_cursor-clearing-focus.patch ];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -32,7 +32,6 @@ let
 | 
			
		|||
  );
 | 
			
		||||
in
 | 
			
		||||
{
 | 
			
		||||
  # My bemenu wrapper
 | 
			
		||||
  xdg.configFile = {
 | 
			
		||||
    "pqivrc".text = ''
 | 
			
		||||
      [options]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue