Replace the urxvt terminal emulator by termite.
urxvt has a few issues regarding font rendering, in particular with some symbols used by liquidprompt.
This commit is contained in:
parent
21fdef6f86
commit
5a6a0785e1
2 changed files with 8 additions and 1 deletions
7
.config/termite/config
Normal file
7
.config/termite/config
Normal file
|
@ -0,0 +1,7 @@
|
|||
[options]
|
||||
font = inconsolata 9
|
||||
browser = chromium
|
||||
|
||||
[colors]
|
||||
foreground = #ffffff
|
||||
background = rgba(0, 0, 0, 0.8)
|
Loading…
Add table
Add a link
Reference in a new issue