diff --git a/dot_config/hypr/hyprland.conf.tmpl b/dot_config/hypr/hyprland.conf.tmpl index 5b0dcaca72bbec067ebe62c6655d8d9e9b96009a..35be2e502ebac9eb48864236bc6a2c908cde5a4f 100644 --- a/dot_config/hypr/hyprland.conf.tmpl +++ b/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)