diff --git a/01-setup-niri-script.sh b/01-setup-niri-script.sh index 36e327e..ee46d74 100644 --- a/01-setup-niri-script.sh +++ b/01-setup-niri-script.sh @@ -2,7 +2,17 @@ #-- install the bare-bones apps to get niri functional +#----------------------------# +#---------- Git -------------# +#----------------------------# +zypper -n install git + #----------------------------# #--- Dank Material Shell ----# #----------------------------# curl -fsSL https://install.danklinux.com | sh + +#----------------------------# +#--------- SDDM -------------# +#----------------------------# +zypper -n install sddm