From 1e071228beec831a75a55516b8326223c5af197a Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Wed, 20 Aug 2025 00:13:16 +0100 Subject: Bunch of stuff, who cares --- XServer/.xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'XServer/.xinitrc') diff --git a/XServer/.xinitrc b/XServer/.xinitrc index 6fb30d1..b1c03b2 100644 --- a/XServer/.xinitrc +++ b/XServer/.xinitrc @@ -7,8 +7,8 @@ xset s 1800; xrandr --output HDMI1 --auto --mode 1920x1080 --left-of eDP1; xrandr --output eDP1 --auto --mode 1920x1080; -xrandr --output HDMI-0 --auto --mode 1920x1080 --right-of HDMI-1-1; -xrandr --output HDMI-1-1 --auto --mode 1920x1080 --left-of HDMI-0; +xrandr --output HDMI-1 --auto --mode 1920x1080 --left-of HDMI-1-0; +xrandr --output HDMI-1-0 --auto --mode 1920x1080 --right-of HDMI-1; sxhkd & dunst & -- cgit v1.2.3-13-gbd6f