aboutsummaryrefslogtreecommitdiff
path: root/popup-terminal
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xpopup-terminal4
1 files changed, 2 insertions, 2 deletions
diff --git a/popup-terminal b/popup-terminal
index f6a9caa..8863eb3 100755
--- a/popup-terminal
+++ b/popup-terminal
@@ -1,5 +1,5 @@
1#!/bin/sh 1#!/bin/sh
2 2
3# TODO this replaces $FLOATINGTERMINAL 3# TODO maybe I want to run e.g. tmux in this?
4 4
5$TERMINAL -T 'stfloat' -g 85x25+550+300 $@ 5st -T "stfloat" -g 85x25+550+300 $@

Generated with cgit - Back to sebastiano.tronto.net