diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-09-23 09:57:03 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-09-23 09:57:03 +0200 |
commit | b2ba8a3a1c963efef164f2719f1019154a139963 (patch) | |
tree | 1a79d83bf410d98c4174bfe290f671f8f1b0b8fd /termite | |
parent | 40bd2afaf8cb075c58223da2c17b549a1d479d37 (diff) | |
download | dotfiles-b2ba8a3a1c963efef164f2719f1019154a139963.tar.gz |
sdjfkdjfk
Diffstat (limited to 'termite')
-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 |