summaryrefslogtreecommitdiff
path: root/home/wayland/modules/sway/theme.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/wayland/modules/sway/theme.nix')
-rw-r--r--home/wayland/modules/sway/theme.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/wayland/modules/sway/theme.nix b/home/wayland/modules/sway/theme.nix
index f2467ee..b1673da 100644
--- a/home/wayland/modules/sway/theme.nix
+++ b/home/wayland/modules/sway/theme.nix
@@ -30,6 +30,6 @@
gtk.enable = true;
name = "Adwaita";
- package = pkgs.gnome.adwaita-icon-theme;
+ package = pkgs.adwaita-icon-theme;
};
}