add preview screenshot
This commit is contained in:
parent
796176480e
commit
a304926231
7 changed files with 47 additions and 1 deletions
|
|
@ -215,5 +215,20 @@
|
|||
"activated": "",
|
||||
"deactivated": ""
|
||||
}
|
||||
},
|
||||
|
||||
"custom/wireguard": {
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"connected": "",
|
||||
"disconnected": ""
|
||||
},
|
||||
"exec": "~/.config/scripts/wgStatus.sh",
|
||||
"exec-if": "which wg-quick",
|
||||
"on-click": "~/.config/scripts/wgStatus.sh toggle",
|
||||
"tooltip": true,
|
||||
"interval": 3,
|
||||
"return-type": "json",
|
||||
"escape": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue