From 31feb10e4a5454b02f856618a6d7539efa3b8f20 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 28 Feb 2024 20:10:27 +0000 Subject: Changed monitor settings back as a bug affecting tty switching is now fixed. --- .config/hypr/hyprland.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index c6732d3..d90d1db 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -9,10 +9,10 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ # monitor=,preferred,auto,1 -# monitor=eDP-1,1920x1080,1920x0,1 -# monitor=HDMI-A-1,1920x1080,0x0,1 -monitor=eDP-1,preferred, auto,1 -monitor=HDMI-A-1,preferred, 0x0,1 +monitor=eDP-1,1920x1080,1920x0,1 +monitor=HDMI-A-1,1920x1080,0x0,1 +# monitor=eDP-1,preferred, auto,1 +# monitor=HDMI-A-1,preferred, 0x0,1 workspace=HDMI-A-1,1 # See https://wiki.hyprland.org/Configuring/Keywords/ for more -- cgit v1.2.3