fix(install.sh): fix swaylock package

This commit is contained in:
Philip Stark 2024-07-22 23:58:43 +02:00
parent d47e4ee626
commit a89bd7ddbd
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@ case "$(uname)" in
esac
# Install prezto
if [ ! -d ~/.zprezto ]; then
if [ ! -d "${ZDOTDIR:-$HOME}/.zprezto" ]; then
git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
fi

View file

@ -11,7 +11,7 @@ signal-desktop
sway
swaybg
swayidle
swaylock
swaylock-effects
waybar
wireplumber
wl-clipboard