Add pebble icon shape

This commit is contained in:
MM20
2022-10-10 13:42:40 +02:00
parent f7e56cd9d5
commit bdb29d912b
4 changed files with 83 additions and 5 deletions
@@ -223,6 +223,7 @@ message Settings {
Pentagon = 7;
EasterEgg = 8;
Teardrop = 9;
Pebble = 10;
}
IconShape shape = 1;
bool themed_icons = 2;