trying to get darkly to work
This commit is contained in:
		
							parent
							
								
									08b073d709
								
							
						
					
					
						commit
						eaeb0247bd
					
				
					 2 changed files with 20 additions and 20 deletions
				
			
		| 
						 | 
				
			
			@ -137,7 +137,7 @@
 | 
			
		|||
            {
 | 
			
		||||
              home-manager.useGlobalPkgs = true;
 | 
			
		||||
              home-manager.useUserPackages = true;
 | 
			
		||||
              # home-manager.extraSpecialArgs = { inherit ags; };
 | 
			
		||||
              home-manager.extraSpecialArgs = { inherit inputs; };
 | 
			
		||||
              home-manager.users.chris = import ./home/home.nix;
 | 
			
		||||
            }
 | 
			
		||||
          ];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -561,8 +561,8 @@ in {
 | 
			
		|||
      // userchrome.css usercontent.css activate
 | 
			
		||||
      user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
 | 
			
		||||
 | 
			
		||||
    // enable new sidebar
 | 
			
		||||
    user_pref("sidebar.revamp", true);
 | 
			
		||||
      // disable new sidebar
 | 
			
		||||
      user_pref("sidebar.revamp", false);
 | 
			
		||||
 | 
			
		||||
      // Fill SVG Color
 | 
			
		||||
      user_pref("svg.context-properties.content.enabled", true);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue