mirror of
https://github.com/nmasur/dotfiles
synced 2026-08-07 12:48:36 +00:00
fix warnings on linux home-manager
This commit is contained in:
@@ -49,6 +49,7 @@ in
|
||||
gtk4.extraConfig = {
|
||||
gtk-application-prefer-dark-theme = config.theme.mode == "dark";
|
||||
};
|
||||
gtk4.theme = null;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user