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 != "" }