mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-21 21:58:21 -05:00
Fixed syntax error in run-drun label
Corrected syntax error causing line 54 from run,drun to run-drun. Fixes syntax errors in launcher type-2 styles
This commit is contained in:
parent
0a55e15459
commit
6dabb7a19f
@ -51,7 +51,7 @@ configuration {
|
||||
run-shell-command: "{terminal} -e {cmd}";
|
||||
|
||||
/*---------- Fallback Icon ----------*/
|
||||
run,drun {
|
||||
run-drun {
|
||||
fallback-icon: "application-x-addon";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user