about summary refs log tree commit diff
path: root/debian/.screenlayout
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-05-21 09:27:50 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2020-05-21 22:38:37 +0700
commitd09fb472202018a3d311f2f1db337e4de07c8849 (patch)
tree9762dc146747771c83cd23fd58c810c0c21b7267 /debian/.screenlayout
parent895991bbf7cfbfb1565338db2a19d23e26a499b1 (diff)
downloaddotfiles-d09fb472202018a3d311f2f1db337e4de07c8849.tar.gz
Update 2020-05-21
Diffstat (limited to 'debian/.screenlayout')
-rwxr-xr-xdebian/.screenlayout/dual.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/.screenlayout/dual.sh b/debian/.screenlayout/dual.sh
index e141199..f166e7e 100755
--- a/debian/.screenlayout/dual.sh
+++ b/debian/.screenlayout/dual.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-xrandr --output HDMI2 --off --output HDMI1 --off --output DP1 --primary --mode 1600x900 --pos 1920x0 --rotate normal --output eDP1 --mode 1920x1080 --pos 0x0 --rotate normal --output VIRTUAL1 --off
+xrandr --output eDP1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP1 --mode 1600x900 --pos 1920x0 --rotate normal --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off