update hypr config

Amolith created

Change summary

dot_config/hypr/hyprland.conf.tmpl | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Detailed changes

dot_config/hypr/hyprland.conf.tmpl 🔗

@@ -5,7 +5,7 @@
 
 # See https://wiki.hyprland.org/Configuring/Monitors/
 {{- if eq .chezmoi.hostname "angmar" }}
-monitor=DisplayPort-0,2560x1440@165,auto,auto
+monitor=DP-1,2560x1440@165,auto,auto
 {{- else if eq .chezmoi.hostname "sidhe" }}
 monitor=eDP-1,2256x1504@60,auto,1.333333
 {{- end }}
@@ -157,7 +157,8 @@ misc {
 # Example windowrule v2
 # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
 # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
-windowrulev2 = nomaximizerequest, class:.* # You'll probably like this.
+# TODO: Migrate this:
+# windowrulev2 = nomaximizerequest, class:.* # You'll probably like this.
 windowrulev2 = workspace 4,class:(steam)
 windowrulev2 = workspace 6,class:(org.gajim.Gajim|org.telegram.desktop)