New backup 2025-08-31 15:15:02
This commit is contained in:
parent
73e0f85818
commit
c3f870a1cd
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
" ${network_status.homevpn ? "" : ""}")
|
||||
(button :onclick 'scripts/bar/nmcli-vpn "ProtonVPN"'
|
||||
:class {network_status.proton ? "active" : "inactive"}
|
||||
{network_status.homevpn ? " " : " "})
|
||||
" ${network_status.homevpn ? "" : ""}")
|
||||
(button :onclick 'scripts/bar/nmcli-vpn "ProtonVPN-SC"'
|
||||
:class {network_status.proton_sc ? "active" : "inactive"}
|
||||
{network_status.proton ? " " : " "})))
|
||||
" ${network_status.proton ? "" : ""}")))
|
||||
|
|
Loading…
Add table
Reference in a new issue