mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-01 22:58:44 -04:00
6 lines
104 B
CSS
6 lines
104 B
CSS
|
|
@import ".config/wofi/style.css";
|
||
|
|
window {
|
||
|
|
font-family: "FiraCode Nerd Font Mono";
|
||
|
|
font-size: 13px;
|
||
|
|
}
|