From fe11f6c655ed6f1816091e2fcfbdf6fdc26ad860 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Tue, 4 Feb 2025 21:09:42 +0100 Subject: [PATCH] Install adwaita-icon-theme for missing icons. --- modules/home-manager/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 35efd81..e628ae8 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -63,6 +63,7 @@ in { '') cliphist wl-clipboard + adwaita-icon-theme xwaylandvideobridge inputs.ags.packages.${pkgs.system}.battery ];