Appease byte-compiler, system-name => (system-name) #288
This commit is contained in:
parent
22a721fd15
commit
8173b037d9
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
(setq doom-big-font (font-spec :family "Fira Mono" :size 19))
|
(setq doom-big-font (font-spec :family "Fira Mono" :size 19))
|
||||||
|
|
||||||
(pcase system-name
|
(pcase (system-name)
|
||||||
((or "halimede" "proteus")
|
((or "halimede" "proteus")
|
||||||
(setq-default line-spacing 1)
|
(setq-default line-spacing 1)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue