From 60052659b98832c78c902e4f27ecee2663d8e913 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 6 May 2026 08:30:49 +0200 Subject: Added scripts --- scripts/popup-terminal | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 scripts/popup-terminal (limited to 'scripts/popup-terminal') diff --git a/scripts/popup-terminal b/scripts/popup-terminal new file mode 100755 index 0000000..5a9a931 --- /dev/null +++ b/scripts/popup-terminal @@ -0,0 +1,5 @@ +#!/bin/sh + +# TODO maybe I want to run e.g. tmux in this? + +st -T "stfloat" -g 85x25+550+300 tmux new-session "$@" -- cgit v1.3