From fa2d74b51be70eb5d7dc24b909e0d7370d316457 Mon Sep 17 00:00:00 2001 From: johannst Date: Mon, 5 Mar 2018 21:53:20 +0100 Subject: Added termite config files + install handler --- termite | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 termite (limited to 'termite') 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) -- cgit v1.2.3