From f4c4550e327d9090c82a735d39d104d0bedb602d Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sun, 30 Mar 2025 01:00:51 -0400 Subject: Loads of laptop shit --- .config/tofi/config | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .config/tofi/config (limited to '.config/tofi/config') 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 -- cgit v1.2.3