Add sddm packages
This commit is contained in:
parent
1d86cc062c
commit
499cc82042
@ -44,6 +44,7 @@ packagesPacman=(
|
||||
"brightnessctl"
|
||||
"gum"
|
||||
"man-pages"
|
||||
"sddm"
|
||||
);
|
||||
|
||||
packagesYay=(
|
||||
@ -56,4 +57,5 @@ packagesYay=(
|
||||
"wlogout"
|
||||
"wlr-randr"
|
||||
"pacseek"
|
||||
"sddm-sugar-candy-git"
|
||||
);
|
||||
|
@ -48,6 +48,7 @@ packagesPacman=(
|
||||
"xorg"
|
||||
"xorg-xinit"
|
||||
"man-pages"
|
||||
"sddm"
|
||||
);
|
||||
|
||||
packagesYay=(
|
||||
@ -59,4 +60,5 @@ packagesYay=(
|
||||
"qtile-extras"
|
||||
"wlr-randr"
|
||||
"pacseek"
|
||||
"sddm-sugar-candy-git"
|
||||
);
|
||||
|
2
scripts/ml4w-updates.sh
Executable file
2
scripts/ml4w-updates.sh
Executable file
@ -0,0 +1,2 @@
|
||||
curl -o - https://gitlab.com/stephan-raabe/dotfiles/-/raw/main/.install/version.txt?ref_type=heads&inline=false
|
||||
echo $live_version
|
Loading…
Reference in New Issue
Block a user