settings.py: Update Flatpak comment to new ID

This commit is contained in:
Newbyte 2022-01-24 15:33:50 +01:00
parent 7fddf62e4a
commit 484855c452
No known key found for this signature in database
GPG Key ID: 5873C171C9429CFA

View File

@ -32,7 +32,7 @@ class General:
# variable is set,
# else "~/.local/share/moment/themes".
# For Flatpak, it is
# "~/.var/app/io.github.mirukana.mirage/data/mirage/themes".
# "~/.var/app/xyz.mx_moment.moment/data/moment/themes".
theme: str = "Foliage.qpl"
# Interface scale multiplier, e.g. 0.5 makes everything half-size.