dotfiles/.config/termite/config
Rodolphe Breard 5a6a0785e1 Replace the urxvt terminal emulator by termite.
urxvt has a few issues regarding font rendering, in particular with some
symbols used by liquidprompt.
2016-07-03 14:29:08 +02:00

7 lines
113 B
Text

[options]
font = inconsolata 9
browser = chromium
[colors]
foreground = #ffffff
background = rgba(0, 0, 0, 0.8)