summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-01 04:16:04 +0200
committerGitHub <noreply@github.com>2026-04-01 04:16:04 +0200
commit71f9f8e8a9fea2f119b2528931fca8391c18b7b2 (patch)
tree21ad840da492b0eec13e15ae210f919a908195ba
parentf89b51fa61ee746ed82aa1dbea1804bcad1da3dc (diff)
Update silly.sh
-rw-r--r--silly.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/silly.sh b/silly.sh
index 5c990eb..3c0d2da 100644
--- a/silly.sh
+++ b/silly.sh
@@ -64,6 +64,7 @@ install() {
done
rm -rf "$tmp"
+ hyprctl reload && clear
echo "dotfiles installed"
}