From 29bc01004819ebf8c6fb854c33471e55865f715d Mon Sep 17 00:00:00 2001 From: srv Date: Tue, 6 May 2025 04:05:53 -0500 Subject: Improve ways to run inside Wayland --- README.md | 2 +- run.sh | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ddaa734..cc6a712 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ You need first install - sudo apt install git xsel xclip xdotool dash l3afpad yad wmctrl xterm + sudo apt install git xsel xclip xdotool dash l3afpad yad wmctrl Nota echo -n 1 debe comenzar en 1 el archivo $HOME/.contador.automatisiere-lieblingstexte.log 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 -- cgit v1.2.3