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

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

st -T "stfloat" -g 85x25+500+200 tmux new-session "$@"

Generated with cgit - Back to sebastiano.tronto.net