From 3ef9ca18f4832f2b9a5d4ee9a13dfb1b13f88818 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Wed, 16 Jul 2025 22:33:01 -0500 Subject: Fix tofi dmenu colors include --- tofi/themes/dmenu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tofi/themes/dmenu b/tofi/themes/dmenu index 5aaef23..e2dc14d 100644 --- a/tofi/themes/dmenu +++ b/tofi/themes/dmenu @@ -1,9 +1,9 @@ -include = "themes/colors" +include = "colors" hidden-character = "*" anchor = top width = 100% -height = 24 +height = 36 horizontal = true font-size = 18 prompt-text = "" -- cgit v1.2.3