-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: cleanup fonts,sddm folder and add gpu-screen-recorder to gaming flatpak just recipe #200
base: main
Are you sure you want to change the base?
Conversation
@NiHaiden @ledif @RealVishy What do you guys think? I think we could really slim down on the fonts we have on the image. We have embellish and font downloader for people if they need specific fonts.. |
I think we can safely remove the Fonts from the system and include something else that will download the fonts people want, like Font Downloader from Flathub. (https://flathub.org/apps/org.gustavoperedo.FontDownloader) |
But Inter Fonts can be kept i think, they might be one of the more used fonts for people. |
Yes, Font Downloader flatpak is already on the image, and -dx image has also Embellish for managing Nerd fonts. |
This is the current SDDM theme that already has the latest logo: If we look at
So I think the file system_files/kinoite/usr/share/sddm/themes/01-breeze-fedora/default-logo.svg can simply just be removed. |
done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy to remove the fonts now that we have fontdownloader/embellish. Let's ask on the discourse and then PR removing the fonts it if it's popular?
cleanup fonts and stuff