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 ###################