Add sddm packages
This commit is contained in:
parent
1d86cc062c
commit
499cc82042
@ -44,6 +44,7 @@ packagesPacman=(
|
|||||||
"brightnessctl"
|
"brightnessctl"
|
||||||
"gum"
|
"gum"
|
||||||
"man-pages"
|
"man-pages"
|
||||||
|
"sddm"
|
||||||
);
|
);
|
||||||
|
|
||||||
packagesYay=(
|
packagesYay=(
|
||||||
@ -56,4 +57,5 @@ packagesYay=(
|
|||||||
"wlogout"
|
"wlogout"
|
||||||
"wlr-randr"
|
"wlr-randr"
|
||||||
"pacseek"
|
"pacseek"
|
||||||
|
"sddm-sugar-candy-git"
|
||||||
);
|
);
|
||||||
|
@ -48,6 +48,7 @@ packagesPacman=(
|
|||||||
"xorg"
|
"xorg"
|
||||||
"xorg-xinit"
|
"xorg-xinit"
|
||||||
"man-pages"
|
"man-pages"
|
||||||
|
"sddm"
|
||||||
);
|
);
|
||||||
|
|
||||||
packagesYay=(
|
packagesYay=(
|
||||||
@ -59,4 +60,5 @@ packagesYay=(
|
|||||||
"qtile-extras"
|
"qtile-extras"
|
||||||
"wlr-randr"
|
"wlr-randr"
|
||||||
"pacseek"
|
"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