mirror of
https://github.com/adi1090x/rofi.git
synced 2026-05-03 12:03:10 +02: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:
+1
-1
@@ -51,7 +51,7 @@ configuration {
|
||||
run-shell-command: "{terminal} -e {cmd}";
|
||||
|
||||
/*---------- Fallback Icon ----------*/
|
||||
run,drun {
|
||||
run-drun {
|
||||
fallback-icon: "application-x-addon";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user