diff --git a/branding/about.txt b/branding/about.txt index 7c317eb..549908a 100644 --- a/branding/about.txt +++ b/branding/about.txt @@ -1,26 +1,25 @@ - @@@@@@@@@@@@ - @@@@ @@@@ - @@@ @@@ - @@@ @@@ - @@@ @@ - @@ @@ @@ @@ - @ @@ @@ @@ @@ @@ - @ @@ ##### @ @ @ @@ - @ @ ##### @ @ ##### @ @@ - @@ @ ### @ @ ###### @ @@ - @ @ @ @ ######@@ @@ -@@ @@@ @@@ @@ @@@ @ -@@ @@ -@@ @@ -@@ @ - @ @@ - @@ @@ - @@ @@ - @ @@ - @@ @@ - @@ @@ - @@@ @@ - @@@ @@@ - @@@ @@@ - @@@@ @@@@ - @@@@@@@@@@@@ + @@ @@ @@ + @@ @@ @@ + @@ @@ @@ + @@ @@ @@ + @@ @@ @@ + + @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ + @@ @@ + @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ + @@ @@@@@@ + @@ @@ @@ + @@ @@ @@ + @@ @@ @@ + @@ @@ @@ + @@ @@@@@@@ + @@ @@ + @@ @@ + @@ @@ + @@ @@ + @@@@@@@@@@@@@@@@ + + + @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ + @@ @@ + @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ diff --git a/branding/chai.svg b/branding/chai.svg new file mode 100644 index 0000000..bb7110b --- /dev/null +++ b/branding/chai.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/shell/plugins/menu/BarWidget.qml b/shell/plugins/menu/BarWidget.qml index 46445ac..4b18e12 100644 --- a/shell/plugins/menu/BarWidget.qml +++ b/shell/plugins/menu/BarWidget.qml @@ -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: ""