hm: catppuccin-gtk has been archived, so just use gtk dark theme
This commit is contained in:
		
							parent
							
								
									8264555760
								
							
						
					
					
						commit
						2ea6d797b4
					
				
					 1 changed files with 6 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -250,13 +250,12 @@
 | 
			
		|||
  gtk = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
 | 
			
		||||
    theme = {
 | 
			
		||||
      name = "Catppuccin-Frappe-Standard-Lavender-Dark";
 | 
			
		||||
      package = pkgs.catppuccin-gtk.override {
 | 
			
		||||
        accents = [ "lavender" ];
 | 
			
		||||
        tweaks = [ "rimless" ];
 | 
			
		||||
        variant = "frappe";
 | 
			
		||||
      };
 | 
			
		||||
    gtk3.extraConfig = {
 | 
			
		||||
      gtk-application-prefer-dark-theme = true;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    gtk4.extraConfig = {
 | 
			
		||||
      gtk-application-prefer-dark-theme = true;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    iconTheme = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue