forked from Shinonome/dots-hyprland
FluentIcon: add monochrome prop
This commit is contained in:
@@ -6,6 +6,7 @@ import qs.modules.waffle.looks
|
||||
Kirigami.Icon {
|
||||
id: root
|
||||
required property string icon
|
||||
property alias monochrome: root.isMask
|
||||
// Should be 16, but it appears the icons have some padding,
|
||||
// Unlike the Windows-only Segoe UI icons, the open source FluentUI ones are hella small
|
||||
property int implicitSize: 20
|
||||
|
||||
Reference in New Issue
Block a user