mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 07:19:27 -05:00
remove fill for search result icons
This commit is contained in:
@@ -78,7 +78,6 @@ Button {
|
||||
visible: root.materialSymbol != ""
|
||||
text: root.materialSymbol
|
||||
iconSize: 30
|
||||
fill: (root.hovered || root.focus) ? 1 : 0
|
||||
color: Appearance.m3colors.m3onSurface
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user