mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-15 07:35:20 -04:00
fix(settings): fix text truncation in some section of settings and update icons (#2618)
* fixed spacing issues * added one missing icon and replaced two
This commit is contained in:
@@ -722,7 +722,7 @@ Item {
|
||||
|
||||
SettingsCard {
|
||||
width: parent.width
|
||||
iconName: "system_tray"
|
||||
iconName: "handyman"
|
||||
title: I18n.tr("Tray Icon Fix")
|
||||
visible: DesktopService.isSystemd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user