awiteb
awiteb@lemmy.4rs.nl
Joined
4 posts • 16 comments
Awiteb, a university student and lover of the world of free and open source software. Programmer and enthusiast of the Rust programming language
Forgejo: https://git.4rs.nl
Matrix: @awiteb:4rs.nl
Telegram: https://awiteb.t.me
I need to get a cat soon as possible!
I hate AI being intrusive in everything, who needs a mouse button to open the AI prompt!
I tried putting all the css files, but nothing works. Should I put them together in one file? Or is each file a single theme?
I set the LEMMY_UI_EXTRA_THEMES_FOLDER
environment variable to /app/extra_themes
then volume my extra_theme
to it, which is
# ...
volumes:
- ./lemmy-ui/extra_themes:/app/extra_themes
# ...
Is this right?