mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
Add xdg-terminal-exec script to launch "$TERMINAL" for .desktop files (#1302)
This commit is contained in:
parent
708d6c6731
commit
42f3efb4b0
3
.local/bin/xdg-terminal-exec
Executable file
3
.local/bin/xdg-terminal-exec
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
"$TERMINAL" -e "$@"
|
||||
Loading…
x
Reference in New Issue
Block a user