summaryrefslogtreecommitdiff
path: root/termite
diff options
context:
space:
mode:
authorjohannst <stoelp@eit.uni-kl.de>2018-03-05 21:53:20 +0100
committerjohannst <stoelp@eit.uni-kl.de>2018-03-05 21:53:20 +0100
commitfa2d74b51be70eb5d7dc24b909e0d7370d316457 (patch)
tree92c71f504e0f9589a0ff82bddd9bcba880462712 /termite
parentbc9a72c21ab78c440be126e424ffd7367467c1e8 (diff)
downloaddotfiles-fa2d74b51be70eb5d7dc24b909e0d7370d316457.tar.gz
dotfiles-fa2d74b51be70eb5d7dc24b909e0d7370d316457.zip
Added termite config files + install handler
Diffstat (limited to 'termite')
-rw-r--r--termite11
1 files changed, 11 insertions, 0 deletions
diff --git a/termite b/termite
new file mode 100644
index 0000000..669bf58
--- /dev/null
+++ b/termite
@@ -0,0 +1,11 @@
+# dotfiles -- termite
+# author: johannst
+
+[options]
+font = xos4 Terminus 12
+#font = xos4 Terminus 12px
+
+[colors]
+foreground = #ffffff
+background = #000000
+#background = rgba(63, 63, 63, 0.8)