LalSalaamComrade

Yup, that’s me, President of the agAdbefdsds…what, where am I?

  • 53 Posts
  • 621 Comments
Joined 1 year ago
cake
Cake day: October 3rd, 2023

help-circle




  • You have to download docker first, then enable virtualization support from the BIOS. Also don’t forget to add the required “groups” to your current user. Then run the docker command (privilege escalation would be necessary, so use with sudo or doas):

    $ docker run -it -e LEMMY_DOMAIN='lemmydomain.com' -p "8080:8080" ghcr.io/rystaf/mlmym:latest
    

    But this is a web application, not a native client. Why do you want this? There’s probably someone out there running mlmym for your instance.














  • There’s newm, which looks really cool, but unfortunately, it is not being maintained any more - I think future version of GNOME will be going in that direction soon, if you’re interested in that style of hybrid single workspace, scrollable window/desktop management. Then there’s also labwc, herbsluftwm, qtile, etc. If you don’t mind X11, you’ll have lots of options to choose from. Personally, I’ve moved to XFCE4 because it is very light-weight, and I’m waiting for version 4.20, which will move to Wayland completely, and make use of wlroots.