update .screenlayout for gtx 1050 ti
authorAndrew Lorimer <andrew@lorimer.id.au>
Sat, 22 Dec 2018 11:32:28 +0000 (22:32 +1100)
committerAndrew Lorimer <andrew@lorimer.id.au>
Sat, 22 Dec 2018 11:32:28 +0000 (22:32 +1100)
i3/.i3/config
i3/.screenlayout/layout-again.sh [new file with mode: 0755]
i3/.screenlayout/layout-orig.sh [new file with mode: 0755]
i3/.screenlayout/layout-test.sh [new file with mode: 0755]
i3/.screenlayout/layout.sh
i3/.screenlayout/layout2.sh [new file with mode: 0755]
index 3816fd74a522d7435bf8d83078d49fd53e325456..0305a4d94f1263569826e7fce04b7d91aa026ece 100644 (file)
@@ -209,7 +209,11 @@ for_window[class="^.*"] border pixel 5
 
 gaps inner 15
 gaps outer 0
-exec_always xrandr --output VGA-0 --mode 1440x900 --pos 216x1080 --rotate normal --output DVI-I-1 --off --output DVI-I-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal
+#exec_always xrandr --output VGA-0 --mode 1440x900 --pos 216x1080 --rotate normal --output DVI-I-1 --off --output DVI-I-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal
+#exec_always xrandr --output VGA-1 --below HDMI-1
+##exec_always /home/andrew/.screenlayout/layout-orig.sh && sleep 3 && /home/andrew/.screenlayout/layout-test.sh
+#exec_always /home/andrew/.screenlayout/layout-test.sh
+exec_always xrandr --output HDMI-0 --pos 0x0 --output DVI-D-0 --pos 240x1080
 exec_always feh --bg-scale /home/andrew/.wallpaper.png
 exec_always compton -f -b --config /home/andrew/.compton.conf
 exec --no-startup-id redshift&
diff --git a/i3/.screenlayout/layout-again.sh b/i3/.screenlayout/layout-again.sh
new file mode 100755 (executable)
index 0000000..a246bcd
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+xrandr --output VGA-1 --mode 1440x900 --pos 216x1080 --rotate normal --output DVI-I-1 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal
diff --git a/i3/.screenlayout/layout-orig.sh b/i3/.screenlayout/layout-orig.sh
new file mode 100755 (executable)
index 0000000..73a69e9
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+xrandr --output VGA-1 --mode 1440x900 --pos 240x1920 --rotate normal --output DVI-I-1 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal
diff --git a/i3/.screenlayout/layout-test.sh b/i3/.screenlayout/layout-test.sh
new file mode 100755 (executable)
index 0000000..ffe5742
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+xrandr --output VGA-1 --mode 1440x900 --pos 240x1080 --rotate normal --output DVI-I-1 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal
index 8f7d81ced0c77141c4c37a80a89ffa542bfc2484..df9a34dfe456ae4e027a32a1d26c3b1fa3e36834 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-xrandr --output VGA-0 --mode 1440x900 --pos 216x1080 --rotate normal --output DVI-I-1 --off --output DVI-I-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal
+xrandr --output HDMI-1 --pos 0x0 --output VGA-1 --pos 216x1080 --output DVI-I-1 --off --primary
diff --git a/i3/.screenlayout/layout2.sh b/i3/.screenlayout/layout2.sh
new file mode 100755 (executable)
index 0000000..3bae397
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+xrandr --output DP-0 --off --output DVI-D-0 --primary --mode 1440x900 --pos 232x1080 --rotate normal --output HDMI-1 --off --output DP-1 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal