shenvs/altera: añade nightmode a quartus
This commit is contained in:
		
							parent
							
								
									6ffdfb02da
								
							
						
					
					
						commit
						604e69f4d3
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		|  | @ -44,6 +44,8 @@ with lib; { | |||
|       ]; | ||||
|     in concatStringsSep "\n" inputs; | ||||
| 
 | ||||
| 
 | ||||
|     # dice soto que ponga esto globalmente si quiero nightmode en todo | ||||
|     # Usar gtk en aplicaciones de jvm | ||||
|     home.sessionVariables._JAVA_OPTIONS = concatStringsSep " " [ | ||||
|       "-Dawt.useSystemAAFontSettings=on" | ||||
|  | @ -72,5 +74,10 @@ with lib; { | |||
|         name = "Materia-dark"; | ||||
|       }; | ||||
|     }; | ||||
| 
 | ||||
|     qt = { | ||||
|       enable = true; | ||||
|       platformTheme = "gtk"; | ||||
|     }; | ||||
|   }; | ||||
| } | ||||
		Reference in a new issue
	
	 Fabián Montero
						Fabián Montero