From 869123e806669e98062dd709e0f3c403a2d80f81 Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Thu, 12 Feb 2026 19:55:18 +0100 Subject: [PATCH] changes icon mode --- modules/wm/noctalia/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/wm/noctalia/default.nix b/modules/wm/noctalia/default.nix index ba9df0d..46c28d9 100644 --- a/modules/wm/noctalia/default.nix +++ b/modules/wm/noctalia/default.nix @@ -89,7 +89,7 @@ enableClipboardHistory = true; autoPasteClipboard = true; terminalCommand = "ghostty -e"; - iconMode = "native"; + iconMode = "tabler"; showIconBackground = true; }; systemMonitor = {