Wireguard script.
This commit is contained in:
parent
b0cf9135d7
commit
bd710e65ff
2 changed files with 13 additions and 0 deletions
|
@ -178,6 +178,12 @@ screens = [
|
|||
update_interval=1,
|
||||
cmd="sb-volume",
|
||||
),
|
||||
widget.GenPollCommand(
|
||||
background='#770000',
|
||||
foreground='#feffff',
|
||||
update_interval=1,
|
||||
cmd="sb-wireguard",
|
||||
),
|
||||
widget.Wlan(
|
||||
background='#770000',
|
||||
foreground='#feffff',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue