mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
emacs
: add HDMI-1-1
...
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
a304841f48
commit
29961182d4
|
@ -25,7 +25,7 @@ Adjust the font, based on the specific host.
|
|||
("omen"
|
||||
(pcase mon
|
||||
((or "DP-1-3" "DP-1-3-6" "DP-1-3-5" "DP-1-0.5.5" "DP-1-0.6.6" "DP-1-3-6-6" "DP-1-3-5-5" "DP-1-0.6" "DP-1-0"
|
||||
"DP-1-0.5" "DP-1-1")
|
||||
"DP-1-0.5" "DP-1-1" "HDMI-1-1")
|
||||
(set-face-attribute 'default frame :family magic_rb/fixed-width-font :slant 'normal :height 95))
|
||||
((or "eDP-1" _)
|
||||
(set-face-attribute 'default frame :family magic_rb/fixed-width-font :slant 'normal :height 130)))))
|
||||
|
|
Loading…
Reference in a new issue