# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ # ┃ Monitor Configuration ┃ # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ # Monitor wiki https://wiki.hyprland.org/Configuring/Monitors/ monitor = HDMI-A-1, 1920x1080@60, -1920x0, 1 monitor = DP-1, 1920x1080@165, 0x0, 1 monitor = DP-2, 1920x1080@165, 1920x0, 1 # If you need to scale things like steam etc, please uncomment these lines. #xwayland { # force_zero_scaling = true # Unscale XWayland #} # Adjust GDK_SCALE accordingly to your liking. #env = GDK_SCALE, 1.25 # GDK Scaling Factor