diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-28 00:15:03 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-28 00:15:03 +0900 |
| commit | 9fce61cf79d8cfe930c39b08885a225c359b0929 (patch) | |
| tree | b679ecc2c32f1806b8265bbf429ccd29fd820699 /config/hypr/scripts | |
| parent | a3ceb0a549e37ef3a57bf2ce7d86cb0a83c922d2 (diff) | |
updated some things
Diffstat (limited to 'config/hypr/scripts')
| -rwxr-xr-x | config/hypr/scripts/Refresh.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh index 3838b5e3..52f7e642 100755 --- a/config/hypr/scripts/Refresh.sh +++ b/config/hypr/scripts/Refresh.sh @@ -10,12 +10,12 @@ for _prs in "${_ps[@]}"; do fi done -sleep 0.1 +sleep 0.3 # Relaunch waybar waybar & # relaunch swaync -sleep 0.3 +sleep 0.5 swaync > /dev/null 2>&1 & # Relaunching rainbow borders |
