Switched zsh to submodules and fixed smth in install that i forgor

This commit is contained in:
2026-01-09 18:34:56 +01:00
parent bd44a7eb2c
commit cd75409ff2
1080 changed files with 12 additions and 111402 deletions

View File

@@ -96,7 +96,6 @@ for choice in "${desktop[@]}"; do
# gum spin --title "Installing niri alongside required packages" -- \
yay -S --needed --noconfirm \
niri \
ly \
nautilus \
gnome-keyring \
brightnessctl \
@@ -112,7 +111,8 @@ for choice in "${desktop[@]}"; do
dgop \
matugen-bin \
qt6-multimedia \
dms-shell-bin
dms-shell-bin \
greetd-dms-greeter-git
stow niri qt6ct --adopt
@@ -121,7 +121,9 @@ for choice in "${desktop[@]}"; do
systemctl --user enable dms
systemctl --user add-wants niri.service dms
sudo systemctl enable ly@tty1
dms greeter enable
dms greeter sync
# sudo systemctl enable ly@tty1
;;
"KDE Plasma")