added new pi-hole module
* allows to enable/disable pi-hole * shows today's blocked ads
This commit is contained in:
parent
94427ea20f
commit
c7f979a735
2 changed files with 72 additions and 0 deletions
|
@ -192,5 +192,9 @@
|
|||
"dunst": {
|
||||
"muted": { "prefix": ""},
|
||||
"unmuted": { "prefix": "" }
|
||||
},
|
||||
"pihole": {
|
||||
"enabled": { "prefix": "" },
|
||||
"disabled": { "prefix": "" }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue