From c9ff6c621e21e5804ef07b1f5be0395ffed5e43b Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Fri, 27 Oct 2023 13:52:56 +0530 Subject: wayland config --- .config/tofi/config | 24 ++++++++++++++++++++++++ 1 file changed, 24 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..3ea7c54 --- /dev/null +++ b/.config/tofi/config @@ -0,0 +1,24 @@ +font = UbuntuMono Nerd Font +font-size = 16 + +background-color = #000D +text-color = #67676b +selection-color = #f2f0fa +prompt-color = #f2f0fa +input-color = #f2f0fa + +prompt-text = "Applications > " +num-results = 10 +result-spacing = 25 + +width = 100% +height = 100% + +border-width = 0 +outline-width = 0 + +padding-left = 35% +padding-top = 30% + +drun-launch = true +matching-algorithm = fuzzy -- cgit v1.2.3