mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 00:47:22 +00:00
Use Activities icon for overview button
Replace the redundant app-grid icon with the Activities icon in the Folio dock overview button.
This commit is contained in:
parent
3fbf68d56b
commit
1b8efc3be3
1 changed files with 1 additions and 1 deletions
|
|
@ -506,7 +506,7 @@ MouseArea {
|
|||
anchors.centerIn: parent
|
||||
width: root.dockIconSize
|
||||
height: width
|
||||
source: "view-grid-symbolic"
|
||||
source: "activities"
|
||||
active: overviewMouseArea.containsMouse
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue