From 1be3e63215eba7e9f606156b1ea745944e1e278f Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Fri, 9 Aug 2024 23:24:03 +0100 Subject: Sort hyprland config --- hyprland/monitors.conf | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'hyprland/monitors.conf') diff --git a/hyprland/monitors.conf b/hyprland/monitors.conf index 93a202d..1b9d1c0 100644 --- a/hyprland/monitors.conf +++ b/hyprland/monitors.conf @@ -1,9 +1,16 @@ -################## # Output Devices # -################## # # List outputs with # hyprctl monitors # +# Output syntax +# monitor = name, resolution, position, scale +# +# Mirror another output +# monitor = DP-3, 1920x1080@60, 0x0, 1, mirror, DP-2 +# monitor = , preferred, auto, 1, mirror, DP-1 + +monitor = eDP-1, preferred, auto, 1.56667 +monitor = eDP-1, preferred, auto, 1.56667, vrr, 0 -monitor = eDP-1, preferred, auto, 1.5 +monitor = desc:OEM 19W_LCD_TV, preferred, auto, 1.6 -- cgit v1.2.3-70-g09d2