wofi: add module (#3786)

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2023-04-20 08:11:30 +02:00 committed by GitHub
parent 571d0ed825
commit 5160039edc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 147 additions and 0 deletions

View file

@ -0,0 +1,6 @@
* {
font-family: monospace;
}
window {
background-color: #7c818c;
}