gpu module: swap icon to eb4c

This commit is contained in:
Damocles 2026-04-22 21:02:26 +02:00
parent 8177b5e2a2
commit fcecfc84f2

View file

@ -39,7 +39,7 @@ M.BarSection {
} }
M.BarIcon { M.BarIcon {
icon: "\uDB84\uDCB0" icon: "\uEB4C"
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
TapHandler { TapHandler {
onTapped: root._pinned = !root._pinned onTapped: root._pinned = !root._pinned