theme&zsh

This commit is contained in:
soraefir
2024-05-08 17:23:26 +02:00
parent 5a50140975
commit 16540a9327
3 changed files with 6 additions and 3 deletions

View File

@ -28,7 +28,7 @@ in {
qt = {
enable = true;
platformTheme = "gtk";
platformTheme.name = "gtk3";
};
home.packages = [ wallpaperGen pkgs.swww ];