summaryrefslogtreecommitdiff
path: root/tofi
diff options
context:
space:
mode:
Diffstat (limited to 'tofi')
-rw-r--r--tofi/config18
1 files changed, 18 insertions, 0 deletions
diff --git a/tofi/config b/tofi/config
new file mode 100644
index 0000000..ca63d6e
--- /dev/null
+++ b/tofi/config
@@ -0,0 +1,18 @@
+anchor = top
+width = 100%
+height = 24
+horizontal = true
+font-size = 11
+prompt-text = " run: "
+font = mononoki Nerd Font Mono
+outline-width = 0
+border-width = 0
+background-color = #000000
+text-color = #198844
+selection-color = #39c1ed
+min-input-width = 120
+result-spacing = 15
+padding-top = 3
+padding-bottom = 0
+padding-left = 0
+padding-right = 0