Fix mistake with font configuration in .Xresources

This commit is contained in:
David Holland 2020-09-10 18:15:25 +02:00
parent e907f2be1c
commit b10b48dc7e
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
*.color13: #FF92D0
*.color14: #9AEDFE
*.color15: #E6E6E6
*.font: "Hack:size=10:antialias=true:autohint=true"
*.font= "Hack:size=10:antialias=true:autohint=true"
*.termName: xterm-256color
*.shell: /usr/bin/zsh
*.tabspaces: 4