Duplicated config by accident...
This commit is contained in:
parent
f723969c4f
commit
ad2fa5a81e
|
@ -28,7 +28,7 @@ in {
|
|||
icon-theme = icon-theme;
|
||||
show-icons = true;
|
||||
application-fallback-icon = "";
|
||||
drun-display-format = "{icon} {name}";
|
||||
drun-display-format = "{icon} {name} ({categories})";
|
||||
disable-history = false;
|
||||
hide-scrollbar = true;
|
||||
display-window = " Move ";
|
||||
|
@ -38,7 +38,6 @@ in {
|
|||
display-filebrowser = " Files ";
|
||||
display-calc = " Calculator ";
|
||||
display-combi = " Combi ";
|
||||
drun-display-format = "{icon} {name} ({categories}) {comment}";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue