summaryrefslogtreecommitdiff
path: root/.local/bin/shorts/xdg-terminal-exec
diff options
context:
space:
mode:
authorVikas Kushwaha <dev@vikas.rocks>2024-11-21 13:30:52 +0530
committerVikas Kushwaha <dev@vikas.rocks>2024-11-21 13:30:52 +0530
commit5c916d69d457101326803eb076a746060e3618cf (patch)
treed6fce3256eede1c1bf78fb6a1be75b9cc4b84cee /.local/bin/shorts/xdg-terminal-exec
Moved from github
Diffstat (limited to '.local/bin/shorts/xdg-terminal-exec')
-rwxr-xr-x.local/bin/shorts/xdg-terminal-exec3
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/bin/shorts/xdg-terminal-exec b/.local/bin/shorts/xdg-terminal-exec
new file mode 100755
index 0000000..43ed65d
--- /dev/null
+++ b/.local/bin/shorts/xdg-terminal-exec
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+st -e "$@"