disable plasma font config (from stylix)
This commit is contained in:
		
							parent
							
								
									dd7694ba47
								
							
						
					
					
						commit
						2f7a21809b
					
				
					 1 changed files with 26 additions and 26 deletions
				
			
		| 
						 | 
				
			
			@ -14,32 +14,32 @@
 | 
			
		|||
    enable = true;
 | 
			
		||||
    desktop.mouseActions.verticalScroll = "switchVirtualDesktop";
 | 
			
		||||
    # kscreenlocker.appearance.wallpaper = "${osConfig.stylix.image}";
 | 
			
		||||
    fonts = {
 | 
			
		||||
      fixedWidth = {
 | 
			
		||||
        pointSize = 11;
 | 
			
		||||
        family = "${osConfig.stylix.fonts.monospace.name}";
 | 
			
		||||
      };
 | 
			
		||||
      general = {
 | 
			
		||||
        pointSize = 11;
 | 
			
		||||
        family = "${osConfig.stylix.fonts.serif.name}";
 | 
			
		||||
      };
 | 
			
		||||
      menu = {
 | 
			
		||||
        pointSize = 11;
 | 
			
		||||
        family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
			
		||||
      };
 | 
			
		||||
      small = {
 | 
			
		||||
        pointSize = 11;
 | 
			
		||||
        family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
			
		||||
      };
 | 
			
		||||
      toolbar = {
 | 
			
		||||
        pointSize = 11;
 | 
			
		||||
        family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
			
		||||
      };
 | 
			
		||||
      windowTitle = {
 | 
			
		||||
        pointSize = 11;
 | 
			
		||||
        family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
			
		||||
      };
 | 
			
		||||
    };
 | 
			
		||||
    # fonts = {
 | 
			
		||||
    #   fixedWidth = {
 | 
			
		||||
    #     pointSize = 11;
 | 
			
		||||
    #     family = "${osConfig.stylix.fonts.monospace.name}";
 | 
			
		||||
    #   };
 | 
			
		||||
    #   general = {
 | 
			
		||||
    #     pointSize = 11;
 | 
			
		||||
    #     family = "${osConfig.stylix.fonts.serif.name}";
 | 
			
		||||
    #   };
 | 
			
		||||
    #   menu = {
 | 
			
		||||
    #     pointSize = 11;
 | 
			
		||||
    #     family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
			
		||||
    #   };
 | 
			
		||||
    #   small = {
 | 
			
		||||
    #     pointSize = 11;
 | 
			
		||||
    #     family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
			
		||||
    #   };
 | 
			
		||||
    #   toolbar = {
 | 
			
		||||
    #     pointSize = 11;
 | 
			
		||||
    #     family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
			
		||||
    #   };
 | 
			
		||||
    #   windowTitle = {
 | 
			
		||||
    #     pointSize = 11;
 | 
			
		||||
    #     family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
			
		||||
    #   };
 | 
			
		||||
    # };
 | 
			
		||||
    panels = [
 | 
			
		||||
      {
 | 
			
		||||
        alignment = "left";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue