diff --git a/dot_config/hypr/monitors.conf.tmpl b/dot_config/hypr/monitors.conf.tmpl index e6700f7..859fec9 100644 --- a/dot_config/hypr/monitors.conf.tmpl +++ b/dot_config/hypr/monitors.conf.tmpl @@ -10,3 +10,7 @@ monitor = DVI-I-2, 1920x1080, 0x0, 1 monitor = DVI-I-1, 1920x1080, 1920x0, 1 monitor = eDP-1, 1920x1080, 3840x0, 1 {{- end }} + +{{- if eq .chezmoi.hostname "simono41-macbookair" }} +monitor = eDP-1, 2560x1600, 0x0, 1.6 +{{- end }}