diff options
author | Vika <vika@fireburn.ru> | 2024-09-04 21:06:01 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2024-09-04 21:06:01 +0300 |
commit | 9ca1f9c49e2ed15f226000e5cb46342dfc72f5dd (patch) | |
tree | 92e6ac5dc02160ea9d1eb05cfe6132c37bc9e1f2 /icons.toml | |
parent | a26610044483ddd323479d748af401382b8df210 (diff) | |
download | bowl-9ca1f9c49e2ed15f226000e5cb46342dfc72f5dd.tar.zst |
Preferences dialog
Diffstat (limited to 'icons.toml')
-rw-r--r-- | icons.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons.toml b/icons.toml index e594704..61797c1 100644 --- a/icons.toml +++ b/icons.toml @@ -4,4 +4,4 @@ # List of icon names you found (shipped with this crate) # Note: the file ending `-symbolic.svg` isn't part of the icon name. -icons = ["menu"] +icons = ["menu", "magic-wand"] |