1
0
Fork 0

add pkgs: lxsession, thunar; replace pavucontrol-qt with non-qt variant

This commit is contained in:
Pratham Patel 2023-01-12 20:55:02 +05:30
parent c278cfb181
commit 89bf600f44
1 changed files with 2 additions and 2 deletions

View File

@ -72,10 +72,10 @@ PKGS_TO_INSTALL+=(nvidia-lts nvidia-settings nvidia-utils)
# Desktop Environment (X11; because NVIDIA)
PKGS_TO_INSTALL+=(xorg-server xorg-xinit xsel bspwm dunst feh i3lock jq picom polybar rofi socat sxhkd wmctrl sddm breeze-icons)
PKGS_TO_INSTALL+=(xorg-server xorg-xinit xsel bspwm dunst feh i3lock jq picom polybar rofi socat sxhkd wmctrl sddm breeze-icons lxsession)
# GUI
PKGS_TO_INSTALL+=(alacritty firefox meld mpv slurp otf-overpass ksnip noto-fonts-emoji pavucontrol-qt)
PKGS_TO_INSTALL+=(alacritty firefox meld mpv slurp otf-overpass ksnip noto-fonts-emoji pavucontrol thunar)
# Sound
PKGS_TO_INSTALL+=(pipewire pipewire-pulse pamixer wireplumber)