From a89bd7ddbda39e8731f9384b3f143f5644fb762b Mon Sep 17 00:00:00 2001 From: Philomena Date: Mon, 22 Jul 2024 23:58:43 +0200 Subject: [PATCH] fix(install.sh): fix swaylock package --- install.sh | 2 +- pacman/.config/pacmanfile/pacmanfile-desktop.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index baf934b..3f5de1f 100755 --- a/install.sh +++ b/install.sh @@ -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 diff --git a/pacman/.config/pacmanfile/pacmanfile-desktop.txt b/pacman/.config/pacmanfile/pacmanfile-desktop.txt index 7978357..2c5a9a6 100644 --- a/pacman/.config/pacmanfile/pacmanfile-desktop.txt +++ b/pacman/.config/pacmanfile/pacmanfile-desktop.txt @@ -11,7 +11,7 @@ signal-desktop sway swaybg swayidle -swaylock +swaylock-effects waybar wireplumber wl-clipboard