diff options
| author | silly <u65487754@gmail.com> | 2026-04-01 04:07:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-01 04:07:38 +0200 |
| commit | 7490a5390d9c24012d176948846810196afd56c5 (patch) | |
| tree | d54a0c26d7b1d6d57b0782162aa98df7ebdf3342 /silly.sh | |
| parent | 9b7894a673add01108bf8350cd5ba2165add6159 (diff) | |
Update silly.sh
Diffstat (limited to 'silly.sh')
| -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() { |
