From 495e205934a852b424575ed46832a6004edc0313 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 15 Mar 2026 17:00:49 +0100 Subject: [PATCH] hefty: bar: resources: make battery bolt icon not weird --- .../ii/modules/hefty/topLayer/bar/widgets/HResources.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/dots/.config/quickshell/ii/modules/hefty/topLayer/bar/widgets/HResources.qml b/dots/.config/quickshell/ii/modules/hefty/topLayer/bar/widgets/HResources.qml index 08960fc33..7abda0bda 100644 --- a/dots/.config/quickshell/ii/modules/hefty/topLayer/bar/widgets/HResources.qml +++ b/dots/.config/quickshell/ii/modules/hefty/topLayer/bar/widgets/HResources.qml @@ -198,7 +198,6 @@ HBarWidgetWithPopout { return ""; } iconSize: C.Appearance.font.pixelSize.small - renderType: Text.QtRendering // Better than Native for small sizes font.weight: Font.DemiBold visible: text != "" }