rofi: fix so apps with "Terminal=true" can launch via xdg portal
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user