diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/dmenu | 1 | ||||
-rw-r--r-- | themes/fullscreen | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/themes/dmenu b/themes/dmenu index 1451ed8..db480b8 100644 --- a/themes/dmenu +++ b/themes/dmenu @@ -8,7 +8,6 @@ font = monospace outline-width = 0 border-width = 0 background-color = #000000 -num-results = 10 min-input-width = 240 result-spacing = 30 padding-top = 0 diff --git a/themes/fullscreen b/themes/fullscreen index c917569..18b67b4 100644 --- a/themes/fullscreen +++ b/themes/fullscreen @@ -5,5 +5,6 @@ outline-width = 0 padding-left = 35% padding-top = 35% result-spacing = 50 +num-results = 5 font = monospace background-color = #000A |