Reporting that everything works well is not much of a help but I don't have any problems running HP Omen 24" over HDMI on Hyprland.
monitor=DP-1,1920x1080@165,0x0,1
monitor=eDP-1,disable
Same thing with XLibre and .xinitrc
xrandr --dpi 96
xrandr --output HDMI-1-1 --mode 1920x1080 --rate 165 --primary
xrandr --output eDP --off
Zero problems in both cases.