aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-01-07 17:00:33 -0800
committerclarkzjw <[email protected]>2023-01-07 17:00:33 -0800
commitb319cbcf7ba5acf5c4f69061d3393ea54858064b (patch)
treebedca5d1e9e3b65e347c05960244986bb3c98bce
parentd174e7645aa6efb42b9d0656fbfbb58857f30435 (diff)
downloaddotfiles-b319cbcf7ba5acf5c4f69061d3393ea54858064b.tar.gz
autorandr: add ipad config and postswitch scripts
-rw-r--r--dot_config/autorandr/ipad/config27
-rw-r--r--dot_config/autorandr/ipad/setup2
-rw-r--r--dot_config/autorandr/postswitch.d/nitrogen1
3 files changed, 30 insertions, 0 deletions
diff --git a/dot_config/autorandr/ipad/config b/dot_config/autorandr/ipad/config
new file mode 100644
index 0000000..0c340e8
--- /dev/null
+++ b/dot_config/autorandr/ipad/config
@@ -0,0 +1,27 @@
1output DP-1
2off
3output DP-2
4off
5output DP-4
6off
7output DP-3
8crtc 1
9mode 1920x1200
10pos 0x0
11rate 59.95
12x-prop-audio auto
13x-prop-broadcast_rgb Automatic
14x-prop-colorspace Default
15x-prop-max_bpc 12
16x-prop-non_desktop 0
17output eDP-1
18crtc 0
19mode 2256x1504
20pos 1920x0
21primary
22rate 60.00
23x-prop-broadcast_rgb Automatic
24x-prop-colorspace Default
25x-prop-max_bpc 12
26x-prop-non_desktop 0
27x-prop-scaling_mode Full aspect
diff --git a/dot_config/autorandr/ipad/setup b/dot_config/autorandr/ipad/setup
new file mode 100644
index 0000000..7f3ff78
--- /dev/null
+++ b/dot_config/autorandr/ipad/setup
@@ -0,0 +1,2 @@
1DP-3 00ffffffffffff0005e3cd0c00000000031b0103803e2278ea1ec5ae4f34b1260e50542fcf00d1cfb300a9c095008181810081c0d100023a801871382d40582c3500e00e1100001ae26800a0a0402e603020360080902100001a565e00a0a0a029503020360080682100001a000000fc003238453835300a20202020202001b202033c705261bf050460656603011f121314205d5e5f6223090707830100006d030c001000384420006001020367d85dc401780000e3050301e20f71888340a0b0082e7030203600d0c22100001a04740030f2705a8030204600c01c3200001a08e80030f2705a80b0582a00c01c3200001e000000000000000000000000004e
2eDP-1 00ffffffffffff0009e55f0900000000171d0104a51c137803de50a3544c99260f505400000001010101010101010101010101010101115cd01881e02d50302036001dbe1000001aa749d01881e02d50302036001dbe1000001a000000fe00424f452043510a202020202020000000fe004e4531333546424d2d4e34310a00fb
diff --git a/dot_config/autorandr/postswitch.d/nitrogen b/dot_config/autorandr/postswitch.d/nitrogen
new file mode 100644
index 0000000..a253c4d
--- /dev/null
+++ b/dot_config/autorandr/postswitch.d/nitrogen
@@ -0,0 +1 @@
nitrogen --restore
Powered by cgit v1.2.3 (git 2.41.0)