init commit

This commit is contained in:
2026-02-19 20:27:50 +01:00
commit fb0d1d5754
25 changed files with 1159 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
[wofi]
show-icons=true
case-sensitive=false
+4
View File
@@ -0,0 +1,4 @@
window, button, entry, label {
font-size: 32px;
font-family: Monospace, sans-serif;
}
+4
View File
@@ -0,0 +1,4 @@
window, button, entry, label {
font-size: 16px; /* adjust to your preference */
}