forked from Shinonome/dots-hyprland
waffles: polkit
This commit is contained in:
@@ -17,4 +17,6 @@ Kirigami.Icon {
|
||||
roundToIconSize: false
|
||||
fallback: root.iconName
|
||||
source: tryCustomIcon ? `${Looks.iconsPath}/${root.iconName}${!root.separateLightDark ? "" : Looks.dark ? "-dark" : "-light"}.svg` : fallback
|
||||
|
||||
color: Looks.colors.fg
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user