aboutsummaryrefslogtreecommitdiff
path: root/XServer/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'XServer/.xinitrc')
-rw-r--r--XServer/.xinitrc4
1 files changed, 2 insertions, 2 deletions
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 &