summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-08-19 12:02:40 -0500
committerzachir <zachir@librem.one>2023-08-20 22:13:38 -0500
commitee385d7d75c299c0e6e5ea8daa30f76a65cf39d5 (patch)
treea29a3d3f2cce4550ceee78e35f40db1c81050650
parente5bad143b929decfbf6cb12a238a9dc115b7a3e9 (diff)
Fix tofi dmenu_vertical
-rw-r--r--tofi/themes/dmenu_vertical3
1 files changed, 2 insertions, 1 deletions
diff --git a/tofi/themes/dmenu_vertical b/tofi/themes/dmenu_vertical
index 0eb8a30..1b7259a 100644
--- a/tofi/themes/dmenu_vertical
+++ b/tofi/themes/dmenu_vertical
@@ -7,11 +7,12 @@ height = 600
horizontal = false
font-size = 24
prompt-text = ""
+prompt-padding = 24
font = mononoki Nerd Font Mono
outline-width = 0
border-width = 0
min-input-width = 424
-result-spacing = 0
+result-spacing = 12
selection-background-padding = 0, 12
padding-top = 0
padding-bottom = 0