We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eff522 commit 1479aafCopy full SHA for 1479aaf
lib/view/pages/page_items.dart
@@ -40,7 +40,7 @@ final pageItems = <YaruPageItem>[
40
const YaruPageItem(
41
title: 'Multi-tasking',
42
builder: MultiTaskingPage.create,
43
- iconData: YaruIcons.window_restore),
+ iconData: YaruIcons.windows),
44
45
title: 'Notifications',
46
iconData: YaruIcons.notification,
0 commit comments