Draw the About logo and bar icon as a cup of chai

This commit is contained in:
2026-09-21 02:10:40 +00:00
parent 8d8dee2342
commit 5858eec50d
3 changed files with 34 additions and 27 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ BarWidget {
id: root
moduleName: "blob.menu"
readonly property string iconPath: Quickshell.env("HOME") + "/.config/blob/branding/blob_icon.svg"
readonly property string iconPath: Quickshell.env("HOME") + "/.config/blob/branding/chai.svg"
readonly property int iconSize: Math.round(Style.font.body * 1.35)
property string iconSvg: ""