WallRizz needs initialisation with -w
parent
fabce92b56
commit
b94e5b466e
|
|
@ -121,3 +121,4 @@ chmod +x ~/update-hypr-configs.sh
|
||||||
echo "=== Installation Complete! ==="
|
echo "=== Installation Complete! ==="
|
||||||
# 16. Install other packages
|
# 16. Install other packages
|
||||||
sudo curl -sL $(curl -s https://api.github.com/repos/5hubham5ingh/WallRizz/releases/latest | grep -Po '"browser_download_url": "\K[^"]+' | grep WallRizz) | tar -xz && sudo mv WallRizz /usr/bin/
|
sudo curl -sL $(curl -s https://api.github.com/repos/5hubham5ingh/WallRizz/releases/latest | grep -Po '"browser_download_url": "\K[^"]+' | grep WallRizz) | tar -xz && sudo mv WallRizz /usr/bin/
|
||||||
|
WallRizz -w
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue