this post was submitted on 30 Jun 2024
76 points (100.0% liked)
Free and Open Source Software
17911 readers
41 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Screenshot for reference?
Option to change it to any flag?
You can change it to any flag by modifying
.config/prideicon/lastselected
so the first line is the absolute path to the image you want (png on Linux, ico on Windows).I considered adding a menu option to open a prompt to select a custom icon, but I wasn't sure how many people would want to use it, so I just left it as a configuration file option for now.
Screenshots are a good idea.