diff options
author | zachir <zachir@librem.one> | 2025-07-18 12:10:41 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-18 12:10:41 -0500 |
commit | 69d1aa0bc866139683cd1df54a1e13169027f69a (patch) | |
tree | bf7e2881ed95a3785114fb0a600c7cdc7667977d | |
parent | 198d8117842bf354af83b5e99e9ef263860ee566 (diff) |
Fix tofi height
-rw-r--r-- | tofi/themes/dmenu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tofi/themes/dmenu b/tofi/themes/dmenu index 5f01aab..e2dc14d 100644 --- a/tofi/themes/dmenu +++ b/tofi/themes/dmenu @@ -3,7 +3,7 @@ include = "colors" hidden-character = "*" anchor = top width = 100% -height = 24 +height = 36 horizontal = true font-size = 18 prompt-text = "" |