mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-20 11:47:46 +00:00
Use better icon for the profiles settings icon
This commit is contained in:
parent
24b5ccf152
commit
539d430b43
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ KirigamiSettings.CategorizedSettings {
|
|||
KirigamiSettings.SettingAction {
|
||||
actionName: "profiles"
|
||||
text: i18n("Profiles")
|
||||
icon.name: "preferences-desktop-gaming-symbolic"
|
||||
icon.name: "applications-games-symbolic"
|
||||
page: Qt.resolvedUrl("/qt/qml/zone/xiv/astra/ui/Settings/ProfilesPage.qml")
|
||||
},
|
||||
KirigamiSettings.SettingAction {
|
||||
|
|
Loading…
Add table
Reference in a new issue