summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--silly.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/silly.sh b/silly.sh
index d12d5de..ea9f77c 100644
--- a/silly.sh
+++ b/silly.sh
@@ -64,9 +64,8 @@ install() {
done
rm -rf "$tmp"
+ sleep 1 && hyprctl reload && clear
echo "dotfiles installed"
- sleep 3
- hyprctl reload
}
sync() {