Remove papirus-icon-theme package due to collision

This commit is contained in:
Evie Litherland-Smith 2023-09-07 09:10:25 +01:00
parent fba7fae3f5
commit 42e17dd4c3

View file

@ -1,12 +1,7 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
glib
gnome.adwaita-icon-theme
papirus-icon-theme
papirus-folders
];
home.packages = with pkgs; [ glib gnome.adwaita-icon-theme papirus-folders ];
gtk = {
enable = true;
cursorTheme = {