remove binary, fix fonts on laptop
This commit is contained in:
parent
d3ad5d4b5d
commit
9292773c26
2 changed files with 3 additions and 0 deletions
BIN
bin/gettermsize
BIN
bin/gettermsize
Binary file not shown.
|
|
@ -31,6 +31,9 @@ foreground = "#fffbf6"
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
TERM = "xterm-256color"
|
TERM = "xterm-256color"
|
||||||
|
{{- if eq .chezmoi.hostname "mercutio" }}
|
||||||
|
WINIT_X11_SCALE_FACTOR="1.2"
|
||||||
|
{{- end }}
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
{{- if eq .chezmoi.hostname "mercutio" }}
|
{{- if eq .chezmoi.hostname "mercutio" }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue