summaryrefslogtreecommitdiff
path: root/.config/tofi
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2025-03-30 01:00:51 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2025-03-30 01:00:51 -0400
commitf4c4550e327d9090c82a735d39d104d0bedb602d (patch)
treefcfa762512155c132a66d3adbb56067ca2d5d61b /.config/tofi
parent43dbb32d741e11f8e06341f515944ec757d4578f (diff)
Loads of laptop shit
Diffstat (limited to '.config/tofi')
-rw-r--r--.config/tofi/config19
1 files changed, 19 insertions, 0 deletions
diff --git a/.config/tofi/config b/.config/tofi/config
new file mode 100644
index 0000000..8130030
--- /dev/null
+++ b/.config/tofi/config
@@ -0,0 +1,19 @@
+matching-algorithm = fuzzy
+anchor = center
+width = 30%
+height = 40%
+horizontal = false
+font-size = 8
+prompt-text = " run: "
+font = monospace
+outline-width = 0
+border-width = 0
+background-color = #1b1d1bcc
+text-color = #447a6cff
+selection-color = #7d4b23ff
+min-input-width = 120
+result-spacing = 0
+padding-top = 0
+padding-bottom = 0
+padding-left = 0
+padding-right = 0