Compare commits

...

3 Commits

Author SHA1 Message Date
Martin
aa003a7d72
Merge 1bd7fdf8824ee1f092ceb3eba6ad9feaf2179d68 into adfcc0770fa10daec5d87e3fb4ca6acd1d309491 2025-07-01 17:39:09 +02:00
adi1090x
adfcc0770f Deploying to master from @ adi1090x/rofi@fb7011ec48 🚀 2025-06-26 15:04:57 +00:00
Martin
1bd7fdf882
Fix #179 #170 #122 2024-11-14 20:01:18 +01:00
2 changed files with 5 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;github.com&#x2F;davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/snubbi1954-elementary"><img src="https:&#x2F;&#x2F;github.com&#x2F;snubbi1954-elementary.png" width="60px" alt="User avatar: Carl Andersen" /></a><a href="https://github.com/dgxlab"><img src="https:&#x2F;&#x2F;github.com&#x2F;dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><!-- sponsors -->
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https:&#x2F;&#x2F;github.com&#x2F;davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/snubbi1954-elementary"><img src="https:&#x2F;&#x2F;github.com&#x2F;snubbi1954-elementary.png" width="60px" alt="User avatar: Carl Andersen" /></a><a href="https://github.com/dgxlab"><img src="https:&#x2F;&#x2F;github.com&#x2F;dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><a href="https://github.com/jxtrt"><img src="https:&#x2F;&#x2F;github.com&#x2F;jxtrt.png" width="60px" alt="User avatar: jtrt" /></a><!-- sponsors -->
</p>
---

View File

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