add: termite

fix: conky
This commit is contained in:
Tobias Reisinger 2019-09-30 11:02:21 +02:00
parent 2612493e32
commit b3cbd1989e
3 changed files with 12 additions and 3 deletions

8
.config/termite/config Normal file
View file

@ -0,0 +1,8 @@
[options]
allow_bold = true
font = mono 12
scrollback_lines = 50000
[colors]
foreground = #ffffff
background = rgba(63, 63, 63, 0.8)