docs: add suggest wofi config

This commit is contained in:
DreamMaoMao 2025-02-13 22:04:38 +08:00
parent 025bd88757
commit 7dc7435b1a
6 changed files with 104 additions and 2 deletions

5
wofi/menu.css Executable file
View file

@ -0,0 +1,5 @@
@import ".config/wofi/style.css";
window {
font-family: "FiraCode Nerd Font Mono";
font-size: 13px;
}