summaryrefslogtreecommitdiff
path: root/terminal.sh
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2019-06-07 10:32:33 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2019-06-07 10:32:33 +0200
commitc5bb080ff0e8afed5a71558b8cc82785789308ba (patch)
tree300bdbaae1ffafee11cf799bf58e63e3f22edc58 /terminal.sh
parent24f64aafe8b05054e307d90564104f1c2d467524 (diff)
downloadincremental-dfsts-c5bb080ff0e8afed5a71558b8cc82785789308ba.tar
incremental-dfsts-c5bb080ff0e8afed5a71558b8cc82785789308ba.tar.gz
incremental-dfsts-c5bb080ff0e8afed5a71558b8cc82785789308ba.tar.bz2
incremental-dfsts-c5bb080ff0e8afed5a71558b8cc82785789308ba.tar.xz
incremental-dfsts-c5bb080ff0e8afed5a71558b8cc82785789308ba.zip
Cleanup
Diffstat (limited to 'terminal.sh')
-rwxr-xr-xterminal.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/terminal.sh b/terminal.sh
new file mode 100755
index 0000000..061d5a2
--- /dev/null
+++ b/terminal.sh
@@ -0,0 +1,3 @@
1#!/usr/bin/env bash
2
3exec -- urxvt -name presentation -bg white -fg black -fn "xft:DejaVuSansMono Nerd Font:pixelsize=30:style=Book" $@