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;
 | 
					    enable = true;
 | 
				
			||||||
    desktop.mouseActions.verticalScroll = "switchVirtualDesktop";
 | 
					    desktop.mouseActions.verticalScroll = "switchVirtualDesktop";
 | 
				
			||||||
    # kscreenlocker.appearance.wallpaper = "${osConfig.stylix.image}";
 | 
					    # kscreenlocker.appearance.wallpaper = "${osConfig.stylix.image}";
 | 
				
			||||||
    fonts = {
 | 
					    # fonts = {
 | 
				
			||||||
      fixedWidth = {
 | 
					    #   fixedWidth = {
 | 
				
			||||||
        pointSize = 11;
 | 
					    #     pointSize = 11;
 | 
				
			||||||
        family = "${osConfig.stylix.fonts.monospace.name}";
 | 
					    #     family = "${osConfig.stylix.fonts.monospace.name}";
 | 
				
			||||||
      };
 | 
					    #   };
 | 
				
			||||||
      general = {
 | 
					    #   general = {
 | 
				
			||||||
        pointSize = 11;
 | 
					    #     pointSize = 11;
 | 
				
			||||||
        family = "${osConfig.stylix.fonts.serif.name}";
 | 
					    #     family = "${osConfig.stylix.fonts.serif.name}";
 | 
				
			||||||
      };
 | 
					    #   };
 | 
				
			||||||
      menu = {
 | 
					    #   menu = {
 | 
				
			||||||
        pointSize = 11;
 | 
					    #     pointSize = 11;
 | 
				
			||||||
        family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
					    #     family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
				
			||||||
      };
 | 
					    #   };
 | 
				
			||||||
      small = {
 | 
					    #   small = {
 | 
				
			||||||
        pointSize = 11;
 | 
					    #     pointSize = 11;
 | 
				
			||||||
        family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
					    #     family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
				
			||||||
      };
 | 
					    #   };
 | 
				
			||||||
      toolbar = {
 | 
					    #   toolbar = {
 | 
				
			||||||
        pointSize = 11;
 | 
					    #     pointSize = 11;
 | 
				
			||||||
        family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
					    #     family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
				
			||||||
      };
 | 
					    #   };
 | 
				
			||||||
      windowTitle = {
 | 
					    #   windowTitle = {
 | 
				
			||||||
        pointSize = 11;
 | 
					    #     pointSize = 11;
 | 
				
			||||||
        family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
					    #     family = "${osConfig.stylix.fonts.sansSerif.name}";
 | 
				
			||||||
      };
 | 
					    #   };
 | 
				
			||||||
    };
 | 
					    # };
 | 
				
			||||||
    panels = [
 | 
					    panels = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        alignment = "left";
 | 
					        alignment = "left";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue