mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-21 05:38:21 -05:00
Merge 47feaa6de2
into f3835e7f72
This commit is contained in:
commit
b40dcc5f2a
@ -51,10 +51,13 @@ configuration {
|
||||
run-shell-command: "{terminal} -e {cmd}";
|
||||
|
||||
/*---------- Fallback Icon ----------*/
|
||||
run,drun {
|
||||
run {
|
||||
fallback-icon: "application-x-addon";
|
||||
}
|
||||
|
||||
drun {
|
||||
fallback-icon: "application-x-addon";
|
||||
}
|
||||
/*---------- Window switcher settings ----------*/
|
||||
window-match-fields: "title,class,role,name,desktop";
|
||||
window-command: "wmctrl -i -R {window}";
|
||||
|
Loading…
Reference in New Issue
Block a user