aboutsummaryrefslogtreecommitdiff
path: root/popup-terminal
blob: a9a20d1491be395937760177add6aab7a0af8213 (plain)
1
2
3
4
5
#!/bin/sh

# TODO maybe I want to run e.g. tmux in this?

st -T "stfloat" -g 85x25+550+300 tmux new-session $@

Generated with cgit - Back to sebastiano.tronto.net