mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 09:36:11 +01:00
feat: qt theme, pkgs update, env var fix
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
{
|
||||
imports = [ inputs.stylix.homeManagerModules.stylix ];
|
||||
|
||||
qt = {
|
||||
enable = false;
|
||||
style.name = "gtk2";
|
||||
platformTheme.name = "gtk";
|
||||
};
|
||||
#qt = {
|
||||
# enable = false;
|
||||
# style.name = "gtk2";
|
||||
# platformTheme.name = "gtk";
|
||||
#};
|
||||
|
||||
gtk.iconTheme = {
|
||||
name = "Papirus-Dark";
|
||||
|
||||
Reference in New Issue
Block a user