rofi: re-order modi list
This commit is contained in:
parent
5058ac7992
commit
efc5a2ec1d
|
@ -14,7 +14,7 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
modi = "window,drun,filebrowser,ssh,combi";
|
modi = "combi,drun,ssh,window,filebrowser";
|
||||||
combi-modi = "window,drun,ssh";
|
combi-modi = "window,drun,ssh";
|
||||||
sidebar-mode = true;
|
sidebar-mode = true;
|
||||||
sort = true;
|
sort = true;
|
||||||
|
|
Loading…
Reference in a new issue