Compare commits

...

3 Commits

Author SHA1 Message Date
Tanay Kar
3d82aba76e
Merge 6dabb7a19f into 3f2275ab8f 2024-09-16 05:11:13 +00:00
adi1090x
3f2275ab8f Deploying to master from @ adi1090x/rofi@ba970a1f49 🚀 2024-09-09 15:03:55 +00:00
Tanay Kar
6dabb7a19f
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
2024-02-18 20:56:28 +05:30
2 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@ $ ./setup.sh
</p>
<p align="center">
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https:&#x2F;&#x2F;avatars.githubusercontent.com&#x2F;u&#x2F;15263867?u&#x3D;7f45e973d008c1c9fc573554a95efac83751e726&amp;v&#x3D;4" width="60px" alt="David Toska" /></a><!-- sponsors -->
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https:&#x2F;&#x2F;avatars.githubusercontent.com&#x2F;u&#x2F;15263867?u&#x3D;7f45e973d008c1c9fc573554a95efac83751e726&amp;v&#x3D;4" width="60px" alt="David Toska" /></a><a href="https://github.com/kkkutup"><img src="https:&#x2F;&#x2F;avatars.githubusercontent.com&#x2F;u&#x2F;142684677?v&#x3D;4" width="60px" alt="" /></a><!-- sponsors -->
</p>
---

View File

@ -51,7 +51,7 @@ configuration {
run-shell-command: "{terminal} -e {cmd}";
/*---------- Fallback Icon ----------*/
run,drun {
run-drun {
fallback-icon: "application-x-addon";
}