From b6792a143034d139c792478070b5af9c4ebe6b2a Mon Sep 17 00:00:00 2001 From: mrwafflecats Date: Tue, 2 Jun 2026 20:22:29 -0500 Subject: [PATCH] first commit --- config | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 config diff --git a/config b/config new file mode 100644 index 0000000..abcb76b --- /dev/null +++ b/config @@ -0,0 +1,25 @@ +anchor = bottom +width = 50% +height = 30 +margin-bottom = 3 +padding-bottom = 5 + +text-cursor = true +horizontal = true + +text-color = #dddddd +font-size = 7 + +prompt-text = " run: " +prompt-color = #ffffff + +background-color = #676767ff +border-width = 0 +outline-width = 0 +result-spacing = 10 +corner-radius = 8 + +selection-color = #000000 +selection-background = #ffffff +selection-background-padding = 9 +selection-background-corner-radius = 5