This commit is contained in:
nicolasshu 2024-10-24 15:09:17 +05:30 committed by GitHub
commit b40dcc5f2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}";