Add teardrop icon shape

This commit is contained in:
MM20
2022-09-07 19:19:26 +02:00
parent d5270ab214
commit 0531628302
4 changed files with 34 additions and 0 deletions
@@ -219,6 +219,7 @@ message Settings {
Hexagon = 6;
Pentagon = 7;
EasterEgg = 8;
Teardrop = 9;
}
IconShape shape = 1;
bool themed_icons = 2;