diff options
Diffstat (limited to 'termite/config')
-rw-r--r-- | termite/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/termite/config b/termite/config new file mode 100644 index 0000000..a332f1b --- /dev/null +++ b/termite/config @@ -0,0 +1,6 @@ +[colors] +foreground = #ffffff +background = rgba (0,0,0,0.4) + +[options] +font = DejaVu Sans Mono for Powerline 12 |