From 7490a5390d9c24012d176948846810196afd56c5 Mon Sep 17 00:00:00 2001 From: silly Date: Wed, 1 Apr 2026 04:07:38 +0200 Subject: Update silly.sh --- silly.sh | 3 +-- 1 file changed, 1 insertion(+), 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() { -- cgit v1.3.1