I prefer function over form so everything is rectangular and there are no gaps or rounded edges.

I may post dotfiles once I organize them, which is literally never, so if you have a specific question just ask.

  • ashOP
    link
    fedilink
    English
    31 year ago

    I only ever used systemd for services and did not use any of the other features. Openrc does that and it works so nothing to handle.

    I use seatd and I do not use polkit. The only thing that caught me off guard was that the default login binary does not support PAM so I had to install shadow-login.

    I do use flatpak for lutris, web browser and few other things, but I prefer native packages. If the package isn’t in the repos I package it myself, the package format is almost identical to the one Arch has so a lot of times its enough to just edit the dependencies and build.

    • @alternateved
      link
      English
      21 year ago

      Thank you for indulging me! I tried Alpine for a moment with Sway but it was really bare and I had some issues with setting up seatd and/or elogind to ensure some usual niceties like auto-mounting of usb drives etc. I was curious how is daily-driving it experienced by others.

      • ashOP
        link
        fedilink
        English
        21 year ago

        Yeah, its extremely minimal, but thats part of the appeal for me.

        For automounting I just have udev rule for my usb drive, which is ok, but if I had to use a bunch of different drives for whatever reason I’d probably setup polkit.