anyrun: fix applications plugin issues

This commit is contained in:
retrozinndev
2025-02-04 12:40:28 -03:00
parent 92e96ee7d5
commit f51ccb9f1f
+2 -1
View File
@@ -1,4 +1,5 @@
Config ( Config (
max_entries: 8, max_entries: 8,
desktop_actions: false desktop_actions: false,
terminal: Some("kitty -c")
) )