diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-14 01:59:14 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-14 02:03:00 +0100 |
| commit | 9e2a09c4a3277aa0ca8f0deef659d32dde09d2f8 (patch) | |
| tree | ad2602528f06e1e2a4e325152192838cb7af1e71 /config/waybar/scripts/tailscale.sh | |
| parent | 9302c41900f1bb632716d730f3904365fae73aa7 (diff) | |
Waybar style improvements, add bluetooth
Diffstat (limited to 'config/waybar/scripts/tailscale.sh')
| -rwxr-xr-x | config/waybar/scripts/tailscale.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/waybar/scripts/tailscale.sh b/config/waybar/scripts/tailscale.sh index e2e1deb..29fd055 100755 --- a/config/waybar/scripts/tailscale.sh +++ b/config/waybar/scripts/tailscale.sh @@ -17,7 +17,6 @@ toggle_status () { else tailscale up fi - sleep 5 } case $1 in |