Fixed blurred background for wlogout. Create blurred version with magick
This commit is contained in:
@@ -59,7 +59,7 @@ fi
|
||||
if [ "$dmsel" == "Install sddm" ] ;then
|
||||
|
||||
disman=0
|
||||
# Try to force the installation of sddm-git
|
||||
# Try to force the installation of sddm
|
||||
echo "Install sddm"
|
||||
yay -S --noconfirm sddm sddm-sugar-candy-git --ask 4
|
||||
|
||||
|
||||
@@ -50,6 +50,7 @@ packagesPacman=(
|
||||
"python-pywal"
|
||||
"xdg-desktop-portal"
|
||||
"qalculate-gtk"
|
||||
"imagemagick"
|
||||
);
|
||||
|
||||
packagesYay=(
|
||||
|
||||
Reference in New Issue
Block a user