summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorsrv <enmanuel.saravia.externo@pandero.com.pe>2025-05-06 04:05:53 -0500
committersrv <enmanuel.saravia.externo@pandero.com.pe>2025-05-06 04:05:53 -0500
commit29bc01004819ebf8c6fb854c33471e55865f715d (patch)
treec4bb7e3cd95bffb022bab4b8118079f1f1c6fd5d /run.sh
parent3dc8f32d62e37ca1d66d80a9bc0a3838d3bc4b0d (diff)
Improve ways to run inside Wayland
Diffstat (limited to 'run.sh')
-rw-r--r--run.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/run.sh b/run.sh
index 20d741d..95e7d37 100644
--- a/run.sh
+++ b/run.sh
@@ -7,8 +7,7 @@ if echo -n $1 | grep -q start; then
OLD=$(echo -n $(mktemp -u | cut -d. -f2))
mv "$archivo" "${archivo}.${OLD}.txt"
fi
- # Abre una ventana de xterm que ejecuta "dash run"
- xterm -hold -e "bash $HOME/automatisiere-lieblingstexte/yad-panel.sh" &
+ bash $HOME/automatisiere-lieblingstexte/yad-panel.sh
fi
if echo -n $1 | grep -q 'Z9SWsMuc89'; then