rofi: re-order modi list

This commit is contained in:
Evie Litherland-Smith 2024-02-05 11:57:42 +00:00
parent 5058ac7992
commit efc5a2ec1d

View file

@ -14,7 +14,7 @@
'';
};
extraConfig = {
modi = "window,drun,filebrowser,ssh,combi";
modi = "combi,drun,ssh,window,filebrowser";
combi-modi = "window,drun,ssh";
sidebar-mode = true;
sort = true;