aboutsummaryrefslogtreecommitdiff
path: root/popup-terminal
blob: 5a9a93101b5162ea3ccc0fc67a6a4e2b947ea3d7 (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