sxmo-utils/scripts
Stacy Harper e428d0c4a4 Simplify the termmode detection
As we now rely on sxmo_terminal.sh and the TERMCMD env variable, we then
can simplify things.

In the sxmo dwm context, TERMCMD="st -e" so sxmo_terminal.sh will run
the command in st.

In the ssh context, we dont have TERMCMD so sxmo_terminal.sh will just
run the command

In a tmux context, we can set TERMCMD="tmux split-window" with
set-environment -g TERMCMD "tmux split-window"
so sxmo_terminal.sh will run the command in a splited window.

Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-06-21 22:59:20 +02:00
..
appscripts scripts/appscripts/sxmo_youtube.sh: Switch back to using codemadness-frontends 2021-06-13 21:06:37 +02:00
core Simplify the termmode detection 2021-06-21 22:59:20 +02:00
deviceprofiles deviceprofiles/librem5: set BACKLIGHT var to correct device 2021-05-20 09:45:08 +02:00
modem Simplify the termmode detection 2021-06-21 22:59:20 +02:00
notifications Call common script, moved icons to common script, removed unnecessary aliases from common (let's add them only when there are conflicts), made sure plays along with shellcheck 2021-02-01 18:32:32 +01:00