From 95bfcf5f08b3a3b2cec106e8d9505c7f16d82e18 Mon Sep 17 00:00:00 2001 From: deadvey Date: Wed, 27 Nov 2024 00:01:46 +0000 Subject: [PATCH] 2024-11-27 00:01 : id 228 --- home-manager/home.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home-manager/home.nix b/home-manager/home.nix index 96c11f2..45349ca 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -203,7 +203,8 @@ in prompt = "${FUZZEL_PROMPT}"; width = "${FUZZEL_WIDTH}"; lines = "${FUZZEL_HEIGHT}"; - icons-enables = "no"; + icons-enabled = "yes"; + icon-theme = "${GTK_ICONS}"; font = "${FONT}"; }; colors = {