testing also the new beautiful script
This commit is contained in:
parent
9df319526b
commit
99861174cd
1 changed files with 2 additions and 1 deletions
3
rofi.sh
3
rofi.sh
|
@ -98,7 +98,7 @@
|
|||
if run --err err git clone --depth=1 https://github.com/A417ya/rofi-wayland "$rofiTemp/rofi"; then
|
||||
check green "Cloned $PACKAGE"
|
||||
else
|
||||
throw "$out"
|
||||
throw "$err"
|
||||
fi
|
||||
|
||||
sleep 0.2
|
||||
|
@ -145,6 +145,7 @@
|
|||
# _install rofi
|
||||
|
||||
spin blue "Using arch, getting rofi directly.."
|
||||
sleep 1
|
||||
if run -err err _install rofi; then
|
||||
check "Installed rofi"
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue