wofi: add module (#3786)
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
parent
571d0ed825
commit
5160039edc
9 changed files with 147 additions and 0 deletions
6
tests/modules/programs/wofi/basic-style.css
Normal file
6
tests/modules/programs/wofi/basic-style.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
* {
|
||||
font-family: monospace;
|
||||
}
|
||||
window {
|
||||
background-color: #7c818c;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue