Fixed Wofi being a bit too short width wise

This commit is contained in:
Tyler Kelley 2024-05-17 04:59:14 -05:00
parent ac389ec953
commit a94dfa0fd7

View File

@ -314,7 +314,7 @@ in
settings = {
allow_images = true;
prompt = "Run Programs...";
width = "25%";
width = "35%";
hide_scroll = true;
term = "kitty";
show = "drun";