diff options
Diffstat (limited to 'termite')
-rw-r--r-- | termite | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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) |