Update .config/wofi/config

Update .config/wofi/style.css
This commit is contained in:
2025-05-18 21:56:58 +02:00
parent 05f25585aa
commit 9f8cb8ea7b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
mode=drun
width=25%
width=30%
colors=colors
height=40%
height=80%
prompt=Hello :)
allow_images=true
allow_markup=true

View File

@@ -1,7 +1,7 @@
* {
font-family: "Cousine Nerd Font mono";
font-size: 16px;
padding: 2px;
padding: 1px;
border-radius: 5px;
}