nicolasshu 2 months ago committed by GitHub
commit 42c4df1dd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save