feat: add wireguard watchdog
This commit is contained in:
parent
b3c5ad2880
commit
27482b20d7
7 changed files with 137 additions and 30 deletions
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
backgroundOpacity = 1;
|
||||
capsuleOpacity = 1;
|
||||
backgroundOpacity = 0.25;
|
||||
capsuleOpacity = 0;
|
||||
density = "comfortable";
|
||||
exclusive = true;
|
||||
floating = true;
|
||||
marginHorizontal = 0.25;
|
||||
marginVertical = 0.25;
|
||||
outerCorners = false;
|
||||
postition = "top";
|
||||
position = "top";
|
||||
showCapsule = true;
|
||||
widgets = {
|
||||
center = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue