diff --git a/.config/quickshell/modules/common/Appearance.qml b/.config/quickshell/modules/common/Appearance.qml index a96ea6a34..d51c2c12a 100644 --- a/.config/quickshell/modules/common/Appearance.qml +++ b/.config/quickshell/modules/common/Appearance.qml @@ -156,7 +156,7 @@ Singleton { property QtObject family: QtObject { property string main: "Rubik" property string title: "Rubik" - property string iconMaterial: "Material Symbols Outlined" + property string iconMaterial: "Material Symbols Rounded" property string iconNerd: "SpaceMono NF" property string monospace: "JetBrains Mono NF" property string reading: "Readex Pro"