commit b6792a143034d139c792478070b5af9c4ebe6b2a Author: mrwafflecats Date: Tue Jun 2 20:22:29 2026 -0500 first commit 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