Wireguard script.

This commit is contained in:
Bartek Stalewski 2023-11-05 21:59:54 +01:00
parent b0cf9135d7
commit bd710e65ff
2 changed files with 13 additions and 0 deletions

View file

@ -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',