summaryrefslogtreecommitdiff
path: root/tofi/config
diff options
context:
space:
mode:
authorottjk <joshott16@gmail.com>2023-12-30 19:23:04 -0500
committerottjk <joshott16@gmail.com>2023-12-30 19:23:04 -0500
commited46f1c5e82709417085b1a3b7708b209c5f4bfe (patch)
treed7eb3f2b4b00e75e5f10199e1cbff959c355b312 /tofi/config
downloaddotfiles-ed46f1c5e82709417085b1a3b7708b209c5f4bfe.tar.gz
dotfiles-ed46f1c5e82709417085b1a3b7708b209c5f4bfe.zip
initial commit
Diffstat (limited to 'tofi/config')
-rw-r--r--tofi/config19
1 files changed, 19 insertions, 0 deletions
diff --git a/tofi/config b/tofi/config
new file mode 100644
index 0000000..9c3770c
--- /dev/null
+++ b/tofi/config
@@ -0,0 +1,19 @@
+width = 35%
+height = 35%
+border-width = 0
+outline-width = 0
+padding-left = 2%
+padding-top = 2%
+result-spacing = 25
+num-results = 5
+font = /usr/share/fonts/TTF/FiraCodeNerdFont-Regular.ttf
+font-size = 18
+background-color = #181926fa
+text-color = #cad3f5
+selection-color = #ed8796
+prompt-color = #8aadf4
+input-background = #363a4f
+input-background-padding = 7
+input-background-corner-radius = 3
+clip-to-padding = false
+corner-radius = 8