diff options
| -rw-r--r-- | silly.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -64,9 +64,8 @@ install() { done rm -rf "$tmp" + sleep 1 && hyprctl reload && clear echo "dotfiles installed" - sleep 3 - hyprctl reload } sync() { |
