Maybe it's hanging on dependencies?
This commit is contained in:
parent
1976eafbcd
commit
4fedfbe9f1
@ -3,7 +3,7 @@ echo "Replace wofi with walker as the default launcher"
|
|||||||
if ! command -v walker &>/dev/null; then
|
if ! command -v walker &>/dev/null; then
|
||||||
yay -Sy --noconfirm --needed walker-bin libqalculate
|
yay -Sy --noconfirm --needed walker-bin libqalculate
|
||||||
|
|
||||||
yay -Rn --noconfirm wofi
|
yay -R --noconfirm wofi
|
||||||
rm -rf ~/.config/wofi
|
rm -rf ~/.config/wofi
|
||||||
|
|
||||||
mkdir -p ~/.config/walker
|
mkdir -p ~/.config/walker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user