ladies and gentlemen we are floating in rice

This commit is contained in:
atagen 2022-08-26 01:40:49 +10:00
parent 0630c99237
commit 9b1f775943
2 changed files with 19 additions and 9 deletions

View file

@ -40,11 +40,22 @@
libsForQt5.bismuth
libsForQt5.ark
libsForQt5.qtstyleplugin-kvantum
gtk-engine-murrine
plasma-browser-integration
];
gtk = {
enable = true;
theme = {
package = pkgs.arc-theme;
name = "Arc-Dark";
};
};
programs.firefox =
{
package = pkgs.firefox.override {