Add sddm packages
This commit is contained in:
@@ -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=(
|
||||||
@@ -58,5 +59,6 @@ packagesYay=(
|
|||||||
"swww"
|
"swww"
|
||||||
"qtile-extras"
|
"qtile-extras"
|
||||||
"wlr-randr"
|
"wlr-randr"
|
||||||
"pacseek"
|
"pacseek"
|
||||||
|
"sddm-sugar-candy-git"
|
||||||
);
|
);
|
||||||
|
|||||||
Executable
+2
@@ -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
|
||||||
Reference in New Issue
Block a user