diff options
author | zachir <zachir@librem.one> | 2023-08-23 02:00:21 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-08-23 02:00:21 -0500 |
commit | 03c40db537b1d3879437916de52bb182e58d5e3c (patch) | |
tree | 7c4344df0300c236a6cfa0f73e1e80d5f7f3091d /tofi/themes | |
parent | 14fb0d37525aef2347ab061d1dcfb1b574d56b16 (diff) | |
parent | 0ecfabfed9023dd5c45a9851f452c87eaf56723a (diff) |
Sync to master
Diffstat (limited to 'tofi/themes')
-rw-r--r-- | tofi/themes/dmenu_vertical | 3 |
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 |