mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-29 20:17:29 -05:00
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