summaryrefslogtreecommitdiff
path: root/.config/wofi
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-08-19 18:08:00 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-08-19 18:08:00 +0200
commit1ca875da7dc965433f6add25c3b142b285e5f393 (patch)
treeecbf757e46aa3bf1a8c8dae84b2a819f368af311 /.config/wofi
parent77b67a5b4e240d808ea4da5aea9525954f0cfe6d (diff)
wofi: Make ‘font-size’ a bit smaller
Diffstat (limited to '.config/wofi')
-rw-r--r--.config/wofi/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wofi/style.css b/.config/wofi/style.css
index 6afdf3d..60d3b2c 100644
--- a/.config/wofi/style.css
+++ b/.config/wofi/style.css
@@ -2,7 +2,7 @@
border: none;
border-radius: 3px;
color: #C5C8C6;
- font-size: 28px;
+ font-size: 22px;
font-family: 'Iosevka Smooth';
}