Change i3 fonts to support Ubuntu 20 Terminus
This commit is contained in:
parent
f51a4c2ed2
commit
f14289080b
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Global font config
|
||||
font pango:DejaVu Sans Mono 9
|
||||
font pango:Terminus (TTF) 12
|
||||
|
||||
# color scheme
|
||||
client.focused #664477 #664477 #CCCCCC #E7D8B1 #664477
|
||||
|
@ -17,7 +17,7 @@ bar {
|
|||
status_command "python3 -u ~/bin/statusbar"
|
||||
position bottom
|
||||
|
||||
font pango:Terminus, Font Awesome 5 Free Regular 10
|
||||
font pango:Terminus (TTF), Font Awesome 5 Free Regular 12
|
||||
|
||||
colors {
|
||||
background #000000
|
||||
|
|
Loading…
Add table
Reference in a new issue