replace hypr config to template

This commit is contained in:
Simon Rieger 2025-04-08 15:11:39 +02:00
parent f9ea40a68f
commit ea23903b2a

View file

@ -24,10 +24,15 @@ autogenerated = 0 # remove this line to remove the warning
################
# See https://wiki.hyprland.org/Configuring/Monitors/
#monitor=,preferred,auto,auto
monitor=,preferred,auto,auto
# machine-specific configuration
{{- if eq .chezmoi.hostname "sri-laptop-fedora" }}
monitor = DVI-I-2, 1920x1080, 0x0, 1
monitor = DVI-I-1, 1920x1080, 1920x0, 1
monitor = eDP-1, 1920x1080, 3840x0, 1
{{- end }}
###################
### MY PROGRAMS ###