From 734df8b01e5eef32f6d74551d7493b2afa226934 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Fri, 19 Jul 2024 13:31:46 +0200 Subject: [PATCH] hyprland: finetune monitors --- hypr/hyprland.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 5a15f90..acabc3e 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -1,5 +1,12 @@ + +# Monitors +# ------------ + # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,preferred,auto,auto +#monitor=,preferred,auto,auto +monitor=DP-1,3440x1440@100,0x0,1 +monitor=HDMI-A-1,disable + # Variables # -------------