adjust dock pin icon

This commit is contained in:
end-4
2024-04-18 18:43:15 +07:00
parent e14efa7fe0
commit 5230e8cb54
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ const PinButton = () => {
child: Widget.Box({
homogeneous: true,
className: 'dock-app-icon',
child: MaterialIcon('Lock', 'larger')
child: MaterialIcon('push_pin', 'hugeass')
}),
overlays: [Widget.Box({
class_name: 'indicator',