awiteb

u/awiteb@lemmy.4rs.nl
4 posts · 15 comments

Recent posts

Recent comments

If I was from a rural village I don't think I would have the problems I mentioned, because it would be small and easy to move around.

The problem is I'm from Jeddah, a big city. To put it in perspective, it's 7 times bigger than Vancouver, and has 7 times the population (source: Wikipedia). It's the second largest city in Saudi Arabia. So here's the problem.

You own your data, you can self-host your own Lemmy instance and still connect to other Lemmy instances (Like what I do)

Also you can share whatever you want, no one tells you "If you say that again I'll ban you from the entire network". And of course, there are no ads or algorithms showing you what their owners want you to see. It's freedom.

I loved that they were sitting next to each other. Yes, and there is a lot of cats in the street, but the problem is my mom doesn't like them

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?