diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/hyprland/hypr/hyprland.conf | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index 0a41405..9f5b0b0 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -1,7 +1,6 @@ - -# See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,preferred,auto,auto - +monitor=HDMI-A-1, 1920x1080, 0x0, 1 +monitor=VGA-1, 1920x1080, 1920x0, 1 +monitor=,preferred,auto,1 # See https://wiki.hyprland.org/Configuring/Keywords/ for more |