summaryrefslogtreecommitdiffstats
path: root/x11/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'x11/.xinitrc')
-rwxr-xr-xx11/.xinitrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/.xinitrc b/x11/.xinitrc
index 64c9996..eafeece 100755
--- a/x11/.xinitrc
+++ b/x11/.xinitrc
@@ -1,5 +1,12 @@
#!/bin/bash
+xrandr --setprovideroutputsource 1 0
+# xrandr --auto
+xrandr \
+ --output DVI-I-1 --auto --pos 0x0 \
+ --output DVI-I-2 --auto --pos 1920x0 \
+ --output DVI-I-1-3 --auto --pos -1280x0
+
xmodmap ~/.Xmodmap
# Source scripts in /etc/X11/xinit/xinitrc.d/