I want to build a void linux based system with awesomeWM window manager

But immediately there was a question about the choice of DE

After googling I realized that xfce and lxqt are suitable for me.

Which one should I use?

  • loss_and_quick@lemmy.mlOP
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    The main reason is that I don’t know how to run background programs like pipewire normally.

    If you do it via xinitrc, it will work only for one user.

    Also I’m not sure that for example vscodium or lightdm
    without dbus.

    Also DE automounting usb drives

    • eshep@social.trom.tf
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      1 year ago

      @minicx #PipeWire service should be fired up via services management and depending on how void sets it up, there may be something you need to launch when the wm starts. AwesomeWM uses ~/.xinitrc for auto-starting programs.

      If you’re worried about each user’s initial $HOME configuration, /etc/skel/ is where you can throw that base xinitrc and any other configs you want every new account to start with.

      I know nothing about #vscodium, sorry, can’t help in that department.

      Automounting could be handled quite user-frienlyful by udiskie, it has a tray icon to make things easier. I’m pretty sure the Thunar volman plugin is also able to handle this. You don’t need all of #xfce for #thunar.