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