mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 01:32:11 +01:00 
			
		
		
		
	legacy/theme: move themes to corresponding file
This commit is contained in:
		
							parent
							
								
									e4a1df9962
								
							
						
					
					
						commit
						b6b9a1860d
					
				
					 2 changed files with 6 additions and 7 deletions
				
			
		|  | @ -19,10 +19,6 @@ | |||
|   services.gnome.gnome-keyring.enable = true; | ||||
| 
 | ||||
|   environment.systemPackages = with pkgs; [ | ||||
|     adwaita-qt | ||||
|     arc-icon-theme | ||||
|     arc-kde-theme | ||||
|     arc-theme | ||||
|     evince | ||||
|     firefox | ||||
|     ghostwriter | ||||
|  | @ -54,9 +50,6 @@ | |||
|       ]; | ||||
|     }) | ||||
|     newsflash | ||||
|     numix-cursor-theme | ||||
|     numix-icon-theme | ||||
|     numix-icon-theme-circle | ||||
|     polkit_gnome | ||||
|     rhythmbox | ||||
|     socat | ||||
|  |  | |||
|  | @ -6,6 +6,12 @@ | |||
|     gsettings-desktop-schemas | ||||
|     lxappearance | ||||
|     qgnomeplatform | ||||
|     numix-cursor-theme | ||||
|     numix-icon-theme | ||||
|     numix-icon-theme-circle | ||||
|     adwaita-qt | ||||
|     arc-kde-theme | ||||
|     arc-theme | ||||
|   ]; | ||||
|   qt5.platformTheme = "qt5ct"; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler