🐛 fix(rofi): rofi-theme-selector not working
This commit is contained in:
parent
cc573135bf
commit
f1861418fd
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@ configuration {
|
||||||
display-run: "Run";
|
display-run: "Run";
|
||||||
display-filebrowser: "Files";
|
display-filebrowser: "Files";
|
||||||
display-window: "Windows";
|
display-window: "Windows";
|
||||||
drun-display-format: "{name}\n[<span weight='light' size='small'><i>({generic})</i></span>]";
|
drun-display-format: "{name} [<span weight='light' size='small'><i>({generic})</i></span>]";
|
||||||
window-format: "Class : {c}\nWorkspace : {w}";
|
|
||||||
me-select-entry: "";
|
me-select-entry: "";
|
||||||
me-accept-entry: [ MousePrimary, MouseSecondary, MouseDPrimary ];
|
me-accept-entry: [ MousePrimary, MouseSecondary, MouseDPrimary ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue