From 2a707748c54716fc437be7335f557095712b76c1 Mon Sep 17 00:00:00 2001 From: "Casper V. Kristensen" Date: Wed, 23 Aug 2023 01:21:20 +0200 Subject: [PATCH] replace ugly lighting icon We can use the default one now that NerdFonts works properly. --- modules/desktop/sway.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/desktop/sway.nix b/modules/desktop/sway.nix index 0da2ce4..871b6e8 100644 --- a/modules/desktop/sway.nix +++ b/modules/desktop/sway.nix @@ -122,9 +122,6 @@ weeks-pos = "left"; }; }; - backlight = { - format-icons = lib.mkForce [ "" ]; - }; } ]; };