This commit is contained in:
2024-03-21 16:29:09 -05:00
parent ceada8a46b
commit 51e7f52bb0
10 changed files with 584 additions and 76 deletions

View File

@@ -28,13 +28,6 @@
services.mpd-mpris.enable = true;
gtk = {
enable = true;
theme.package = pkgs.adw-gtk3;
theme.name = "adw-gtk3";
iconTheme.package = pkgs.rose-pine-icon-theme;
iconTheme.name = "rose-pine-icons";
};
# This value determines the Home Manager release that your
# configuration is compatible with. This helps avoid breakage