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 = {