commit 43f39511ec50e0c35935a3db6734f79ade122d82 parent facac56c325efe50ce952c04a9cdcae1b1c8bd8a Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Mon, 25 May 2020 22:17:11 +0200 Use terminus for bigterm Diffstat:
M | .local/bin/bigterm | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.local/bin/bigterm b/.local/bin/bigterm @@ -1,2 +1,2 @@ #!/bin/sh -nohup st -f "pragmatapro:size=24" tmux "$@" >/dev/null 2>&1 +nohup st -f "terminus:size=24" tmux "$@" >/dev/null 2>&1