walker: fix dmenu sorting
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
9cc8cbc0c8
commit
23f756a5bd
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
dmenu = {
|
dmenu = {
|
||||||
|
keep_sort = true; # Disable sorting entries
|
||||||
placeholder = "Input";
|
placeholder = "Input";
|
||||||
switcher_only = true;
|
switcher_only = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue