New backup 2026-01-03 15:30:02
This commit is contained in:
parent
390f210855
commit
2846ac97da
1 changed files with 0 additions and 6 deletions
|
|
@ -24,9 +24,3 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
; (button :onclick {network_status.wifi ? 'scripts/bar/network-updown wifi down' : 'scripts/bar/network-updown wifi up'}
|
|
||||||
; :class {network_status.wifi ? "active" : "inactive"}
|
|
||||||
; "")
|
|
||||||
; (button :onclick {network_status.wired ? 'scripts/bar/network-updown ethernet down' : 'scripts/bar/network-updown ethernet up'}
|
|
||||||
; :class {network_status.wired ? "active" : "inactive"}
|
|
||||||
; "")))
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue