From 5c197290bffc1f68f1bb5b0e662ecb8e386757f5 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Fri, 8 Mar 2024 13:53:04 -0700 Subject: [PATCH] Fix width. Don't declare fuzzy match globally. --- tofi/sidebar.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tofi/sidebar.toml b/tofi/sidebar.toml index 1c090b922..5b7ac89c9 100644 --- a/tofi/sidebar.toml +++ b/tofi/sidebar.toml @@ -1,11 +1,10 @@ # Functions drun-launch=true -fuzzy-match=true terminal="alacritty --config-file /var/home/.dotfiles/alacritty/host.toml -e" # Box anchor=left -width=300px +width=300 # Spacing padding-top=0