mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-26 15:01:45 +02:00
Fixed Wofi being a bit too short width wise
This commit is contained in:
parent
ac389ec953
commit
a94dfa0fd7
@ -314,7 +314,7 @@ in
|
|||||||
settings = {
|
settings = {
|
||||||
allow_images = true;
|
allow_images = true;
|
||||||
prompt = "Run Programs...";
|
prompt = "Run Programs...";
|
||||||
width = "25%";
|
width = "35%";
|
||||||
hide_scroll = true;
|
hide_scroll = true;
|
||||||
term = "kitty";
|
term = "kitty";
|
||||||
show = "drun";
|
show = "drun";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user