From c5bb080ff0e8afed5a71558b8cc82785789308ba Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 7 Jun 2019 10:32:33 +0200 Subject: Cleanup --- terminal.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 terminal.sh (limited to 'terminal.sh') diff --git a/terminal.sh b/terminal.sh new file mode 100755 index 0000000..061d5a2 --- /dev/null +++ b/terminal.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +exec -- urxvt -name presentation -bg white -fg black -fn "xft:DejaVuSansMono Nerd Font:pixelsize=30:style=Book" $@ -- cgit v1.2.3