From a155d3fba17e736833eff6aff38453da90fc88c3 Mon Sep 17 00:00:00 2001 From: biscuit Date: Tue, 13 May 2025 19:19:08 -0500 Subject: [PATCH] monitor set to highest possible --- packages/hyprland/custom/general.conf | 8 ++++++++ packages/hyprland/hyprland.conf | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/hyprland/custom/general.conf b/packages/hyprland/custom/general.conf index e69de29..5369d5b 100644 --- a/packages/hyprland/custom/general.conf +++ b/packages/hyprland/custom/general.conf @@ -0,0 +1,8 @@ + +################ +### MONITORS ### +################ + +# See https://wiki.hyprland.org/Configuring/Monitors/ +monitor=,preferred,auto,auto + diff --git a/packages/hyprland/hyprland.conf b/packages/hyprland/hyprland.conf index 16e8d28..c4be3a1 100644 --- a/packages/hyprland/hyprland.conf +++ b/packages/hyprland/hyprland.conf @@ -25,7 +25,7 @@ autogenerated = 0 # remove this line to remove the warning ################ # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,preferred,auto,auto +monitor=,highres@highrr,auto,auto ###################