From 32e2cb851e5acd1163c9418a2efa138fcdac6070 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 26 Jun 2022 00:01:36 +0100 Subject: Add bash completions. Also change --font-name option to just --font. --- themes/dmenu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/dmenu') diff --git a/themes/dmenu b/themes/dmenu index db37290..1451ed8 100644 --- a/themes/dmenu +++ b/themes/dmenu @@ -4,7 +4,7 @@ height = 60 horizontal = true font-size = 14 prompt-text = " run: " -font-name = monospace +font = monospace outline-width = 0 border-width = 0 background-color = #000000 -- cgit v1.2.3