disable qt theming to not rely on runtime libs
This commit is contained in:
		
							parent
							
								
									ea8a1c1136
								
							
						
					
					
						commit
						ae2a87ef23
					
				@ -150,10 +150,10 @@ in
 | 
			
		||||
        name = "breeze";
 | 
			
		||||
      };
 | 
			
		||||
    };
 | 
			
		||||
    qt = {
 | 
			
		||||
      enable = true;
 | 
			
		||||
      platformTheme = "gtk";
 | 
			
		||||
    };
 | 
			
		||||
    # qt = {
 | 
			
		||||
    #   enable = true;
 | 
			
		||||
    #   platformTheme = "gtk";
 | 
			
		||||
    # };
 | 
			
		||||
 | 
			
		||||
    xsession.windowManager.command = lib.mkIf non-nixos.enable (lib.mkForce "${pkgs.nixgl.auto.nixGLDefault}/bin/nixGL ${config.xsession.windowManager.i3.package}/bin/i3");
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user