This commit is contained in:
ange 2025-05-29 07:52:56 +00:00
parent 337c12125d
commit 81da0e63fa
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
38 changed files with 93 additions and 90 deletions

View file

@ -23,4 +23,4 @@ while read -r i; do
wg-quick down "$i"
done < <(ip -br link show type wireguard | awk "\$1 != \"$1\"{print \$1}")
kill -36 "$(cat "$XDG_RUNTIME_DIR/sbar/pid")"
touch "$XDG_RUNTIME_DIR/sbar/vpn"