summaryrefslogtreecommitdiff
path: root/terminal.sh
diff options
context:
space:
mode:
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" $@