1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-07 22:03:27 +02:00
home-manager/tests/modules/programs/wofi/basic-style.css

7 lines
76 B
CSS
Raw Normal View History

* {
font-family: monospace;
}
window {
background-color: #7c818c;
}