rofi: fix so apps with "Terminal=true" can launch via xdg portal

This commit is contained in:
2024-07-14 02:59:26 +00:00
parent 10687a80e4
commit 3fb7fe34c4

View File

@@ -56,6 +56,7 @@ configuration {
}
/* launch applications via my own launcher, which directs them through to xdg-desktop-portal */
run-command: "rofi-run-command '{app_id}.desktop' {cmd}";
run-shell-command: "rofi-run-command '{app_id}.desktop' {cmd}";
}
/* theme */