summaryrefslogtreecommitdiff
path: root/.config/wmii-hg/term
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-02-27 18:31:31 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-02-27 18:31:31 -0500
commit10de71240a14b1fd5e7c9f788fbddb0ca6da664b (patch)
treefabef4e9d99683cab2da66c3a5d032352d2aff9e /.config/wmii-hg/term
parent1dcd53b0d46b46eb9f252b5dfbb2300ba5bf4641 (diff)
X11 systemd stuff
Diffstat (limited to '.config/wmii-hg/term')
-rwxr-xr-x.config/wmii-hg/term3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/wmii-hg/term b/.config/wmii-hg/term
new file mode 100755
index 0000000..4ba9d29
--- /dev/null
+++ b/.config/wmii-hg/term
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+. include.sh
+exec urxvt \ No newline at end of file