mirror of
https://github.com/kittywitch/konawall-py.git
synced 2026-02-09 12:29:19 -08:00
License as MIT, KDE support, nix package and flake
This commit is contained in:
parent
3c196d83d0
commit
4a18fa6337
19 changed files with 219 additions and 39 deletions
10
config.toml.example
Normal file
10
config.toml.example
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
interval = 300
|
||||
rotate = true
|
||||
source = "konachan"
|
||||
tags = [
|
||||
"rating:s"
|
||||
]
|
||||
|
||||
[logging]
|
||||
file = "INFO"
|
||||
console = "DEBUG"
|
||||
Loading…
Add table
Add a link
Reference in a new issue