Just about to switch back to Gnome actually, judging only by this picture its a treat to my eyes - cant wait to test this out 🫶
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Glad you liked it! If there's any icon requests you can put them on github and I'll try to do em when I'm free
hooooootttttt!
Thanks! Send me some requests if you use this ... I'll try and make em when I can
what font is this? looking good as well.
Its work sans ... My second favourite after Inter
Btw, how to define custom categories for user directories?
By that do you mean how to set icons for certain folders irrespective of theme? You need to use the gio command
gio set folder-name metadata::custom-icon-name icon-name
# In your case it would be something like
gio set Games/ metadata::custom-icon-name folder-games
Not only does this make it so that no matter what icon theme you use the icon will change according to the theme, but you also do not have to go icon hunting in a bunch of directories.
Edit: I just saw that you meant using XDG catergories, maybe the gio command can still help? I mean you could theoretically change any metadata field so maybe that helps.
You mean the icons?
At least in KDE dolphin, you can edit eny folder set the icon as whatever you like. It'll follow the theme color too, if you use the right icon.
Oooh, very nice! Thanks for making and sharing!
Very cool, thanks for sharing!
Thanks!