summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-01 04:07:38 +0200
committerGitHub <noreply@github.com>2026-04-01 04:07:38 +0200
commit7490a5390d9c24012d176948846810196afd56c5 (patch)
treed54a0c26d7b1d6d57b0782162aa98df7ebdf3342
parent9b7894a673add01108bf8350cd5ba2165add6159 (diff)
Update silly.sh
-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() {