• 0 Posts
  • 12 Comments
Joined 3 years ago
cake
Cake day: June 5th, 2023

help-circle
  • Void documentation.I must admit it took me 3-4 tries to get it right,but last one was with btrfs subvolumes,so that one took a bit longer.

    In any case, if you stick to the official documentation and don’t lose yourself in multi case scenarios, you’ll be fine.

    WhatvI did was:

    1. install void (btrfs subvolumes are not supported by installer )
    2. Install zramen
    3. Install seatd
    4. Install plasma (which also installs necessary dependencies)
    5. install xdg-desktop-portal
    6. Install bluez and the BT profile package
    7. Copy pipewire and wireplumber conf to /etc - systemwide
    8. Ln .desktop files for pipewire

    Fully working system.

    Edit: I feel like I’m missing something but my memory’s not that good as it used to be.

    Edit2: oh yeah, don’t forget to “ln -s /etc/sv/{service} /var/service” for dbus,seatd, sddm if you so wish, Bluetooth,etc.