Fonts on my surface
This commit is contained in:
parent
b07e01b8b7
commit
c66f3a4870
1 changed files with 3 additions and 0 deletions
|
|
@ -183,6 +183,9 @@
|
||||||
((string-equal (downcase (system-name)) "bifrost")
|
((string-equal (downcase (system-name)) "bifrost")
|
||||||
"InputMonoNarrow-14")
|
"InputMonoNarrow-14")
|
||||||
|
|
||||||
|
((string-equal (downcase (system-name)) "unstablesurface")
|
||||||
|
"Input Mono Narrow:pixelsize=28:weight=normal")
|
||||||
|
|
||||||
(t
|
(t
|
||||||
(font-candidate
|
(font-candidate
|
||||||
"Input Mono Narrow:pixelsize=14:weight=normal"
|
"Input Mono Narrow:pixelsize=14:weight=normal"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue