diff options
author | ZachIR <zachir@librem.one> | 2025-07-16 22:33:01 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-16 22:33:01 -0500 |
commit | 3ef9ca18f4832f2b9a5d4ee9a13dfb1b13f88818 (patch) | |
tree | 39253fe839f6484fc888120a0678a2df54b63da0 /tofi | |
parent | 88e310f861b939bd97ed09038c36304b3f595d19 (diff) |
Fix tofi dmenu colors include
Diffstat (limited to 'tofi')
-rw-r--r-- | tofi/themes/dmenu | 4 |
1 files 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 = "" |