From cb8f9102498eddb8cd3cb907a2d64dd344a92910 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 10 Feb 2022 18:38:59 +0100 Subject: Removed environment variables for default programs. Some have been replaced by their own script. --- popup-terminal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'popup-terminal') diff --git a/popup-terminal b/popup-terminal index 8863eb3..a9a20d1 100755 --- a/popup-terminal +++ b/popup-terminal @@ -2,4 +2,4 @@ # TODO maybe I want to run e.g. tmux in this? -st -T "stfloat" -g 85x25+550+300 $@ +st -T "stfloat" -g 85x25+550+300 tmux new-session $@ -- cgit v1.3