diff options
Diffstat (limited to 'tofi/themes')
| -rw-r--r-- | tofi/themes/dmenu | 4 | ||||
| -rw-r--r-- | tofi/themes/dmenu_vertical | 4 | 
2 files changed, 4 insertions, 4 deletions
| diff --git a/tofi/themes/dmenu b/tofi/themes/dmenu index 6bf9074..75fd7f2 100644 --- a/tofi/themes/dmenu +++ b/tofi/themes/dmenu @@ -3,9 +3,9 @@ include = "themes/colors"  hidden-character = "*"  anchor = top  width = 100% -height = 36 +height = 24  horizontal = true -font-size = 24 +font-size = 18  prompt-text = ""  font = mononoki Nerd Font Mono  outline-width = 0 diff --git a/tofi/themes/dmenu_vertical b/tofi/themes/dmenu_vertical index 1b7259a..24df784 100644 --- a/tofi/themes/dmenu_vertical +++ b/tofi/themes/dmenu_vertical @@ -5,9 +5,9 @@ anchor = top  width = 100%  height = 600  horizontal = false -font-size = 24 +font-size = 18  prompt-text = "" -prompt-padding = 24 +prompt-padding = 18  font = mononoki Nerd Font Mono  outline-width = 0  border-width = 0 | 
