Switched zsh to submodules and fixed smth in install that i forgor
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user