summaryrefslogtreecommitdiff
path: root/silly.sh
diff options
context:
space:
mode:
Diffstat (limited to '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"
}