holy carp rose pine

This commit is contained in:
atagen 2023-05-21 03:06:20 +10:00
parent 1fbcd75f4f
commit d8ffd94212
6 changed files with 81 additions and 28 deletions

View file

@ -143,8 +143,8 @@
};
qt.enable = true;
qt.platformTheme = "qt5ct";
qt.style = "kvantum";
qt.platformTheme = "gtk2";
qt.style = "gtk2";
programs.zsh.enable = true;
users.defaultUserShell = pkgs.zsh;