diff options
author | Vika <vika@fireburn.ru> | 2025-01-30 09:51:33 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2025-01-30 09:51:33 +0300 |
commit | 29568a14b389049480591e67a116400d030e8db1 (patch) | |
tree | 64048c64f9b24921e35b707bf1b76298480764fe /icons.toml | |
parent | 62263e0e619625f2c5dd0b4364b43bd4fefc8ccd (diff) | |
download | bowl-29568a14b389049480591e67a116400d030e8db1.tar.zst |
Provide an application icon
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 61797c1..ecd2940 100644 --- a/icons.toml +++ b/icons.toml @@ -1,5 +1,5 @@ # Recommended: Specify your app ID *OR* your base resource path for more robust icon loading -#app_id = "xyz.vikanezrimaya.kittybox.Bowl" +app_id = "xyz.vikanezrimaya.kittybox.Bowl" #base_resource_path = "/xyz/vikanezrimaya/kittybox/Bowl/" # List of icon names you found (shipped with this crate) |