WM: i3
bar: polybar
terminal: alacritty
file managers: ranger, nautilus
launcher: rofi
screenshots: scrot + xclip
composer: picom
IDE: Pitch Black theme + Recursive Mono 13.0
Currently using Arch with GNOME 42.1(can be easily installed with archinstall)
And slightly modified DTOS
Currently stick to Arch + Gnome with Gruvbox theme.
Some void linux notes:
a. when setting up pipewire, use elogind
b. pipewire itself :
Install pipewire:
xbps-install pipewire alsa-pipewire (libpulseaudio-pipewire is NOT needed. In fact, it appears to have been removed from the repos.)
idk if all this needed if no pulseaudio is installed tho
Uncomment the following line in /etc/pipewire/pipewire.conf:
#"/usr/bin/pipewire" = { args = "-c pipewire-pulse.conf" }
Run these commands:
mkdir -p /etc/alsa/conf.d ln -s /usr/share/alsa/alsa.conf.d/50-pipewire.conf /etc/alsa/conf.d ln -s /usr/share/alsa/alsa.conf.d/99-pipewire-default.conf /etc/alsa/conf.d Edit /etc/pulse/client.conf and replace the following line:
; autospawn = yes
With:
autospawn = no
Finally, set Pipewire to start when you start a user session/log in.
c. lightdm and lightdm-gtk3-greeter alongside i3
d. ad nonfree repos for intellij