summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorPhil Jones <philj56@gmail.com>2022-06-26 00:01:36 +0100
committerPhil Jones <philj56@gmail.com>2022-06-26 00:01:36 +0100
commit32e2cb851e5acd1163c9418a2efa138fcdac6070 (patch)
tree75b780a8a3aa81e0b9c1f71c96518b034ec44f69 /themes
parent54bfc7ead8b9f833bc8953dc1493d3b0cb6b9387 (diff)
Add bash completions.
Also change --font-name option to just --font.
Diffstat (limited to 'themes')
-rw-r--r--themes/dmenu2
-rw-r--r--themes/dos2
-rw-r--r--themes/fullscreen2
3 files changed, 3 insertions, 3 deletions
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
diff --git a/themes/dos b/themes/dos
index e9306be..67dace3 100644
--- a/themes/dos
+++ b/themes/dos
@@ -1,4 +1,4 @@
-font-name = VT323
+font = VT323
corner-radius = 120
outline-color = #D3D1B9
outline-width = 6
diff --git a/themes/fullscreen b/themes/fullscreen
index 6aef12f..c917569 100644
--- a/themes/fullscreen
+++ b/themes/fullscreen
@@ -5,5 +5,5 @@ outline-width = 0
padding-left = 35%
padding-top = 35%
result-spacing = 50
-font-name = monospace
+font = monospace
background-color = #000A