aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-01-04 21:12:22 -0800
committerclarkzjw <[email protected]>2023-01-04 21:12:22 -0800
commit8270cab5842bb13028e554b2f3bec8c4c6375d27 (patch)
treeb7c9eb5e89f0ba7e368b6968c359a473829edfee
parent81251c723343c993709b9cc7baebdb7aaa7cdc32 (diff)
downloaddotfiles-8270cab5842bb13028e554b2f3bec8c4c6375d27.tar.gz
autorandr: add autorandr home and builtin config
-rw-r--r--dot_config/autorandr/builtin/config19
-rw-r--r--dot_config/autorandr/builtin/setup1
-rw-r--r--dot_config/autorandr/home/config27
-rw-r--r--dot_config/autorandr/home/setup2
4 files changed, 49 insertions, 0 deletions
diff --git a/dot_config/autorandr/builtin/config b/dot_config/autorandr/builtin/config
new file mode 100644
index 0000000..9a66a19
--- /dev/null
+++ b/dot_config/autorandr/builtin/config
@@ -0,0 +1,19 @@
1output DP-1
2off
3output DP-2
4off
5output DP-3
6off
7output DP-4
8off
9output eDP-1
10crtc 0
11mode 2256x1504
12pos 0x0
13primary
14rate 60.00
15x-prop-broadcast_rgb Automatic
16x-prop-colorspace Default
17x-prop-max_bpc 12
18x-prop-non_desktop 0
19x-prop-scaling_mode Full aspect
diff --git a/dot_config/autorandr/builtin/setup b/dot_config/autorandr/builtin/setup
new file mode 100644
index 0000000..af94931
--- /dev/null
+++ b/dot_config/autorandr/builtin/setup
@@ -0,0 +1 @@
eDP-1 00ffffffffffff0009e55f0900000000171d0104a51c137803de50a3544c99260f505400000001010101010101010101010101010101115cd01881e02d50302036001dbe1000001aa749d01881e02d50302036001dbe1000001a000000fe00424f452043510a202020202020000000fe004e4531333546424d2d4e34310a00fb
diff --git a/dot_config/autorandr/home/config b/dot_config/autorandr/home/config
new file mode 100644
index 0000000..02bdf48
--- /dev/null
+++ b/dot_config/autorandr/home/config
@@ -0,0 +1,27 @@
1output DP-1
2off
3output DP-2
4off
5output DP-4
6off
7output DP-3
8crtc 1
9mode 1920x1080
10pos 0x0
11rate 143.98
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 0x1080
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/home/setup b/dot_config/autorandr/home/setup
new file mode 100644
index 0000000..ba9e8b2
--- /dev/null
+++ b/dot_config/autorandr/home/setup
@@ -0,0 +1,2 @@
1DP-3 00ffffffffffff001e6db15b3a980300061f010380351e78fa07e5a8564c9b250f5054254b00d1c06140317c457c617c0101010101015a8780a070384d4030203a000f282100001a023a801871382d40582c45000f282100001e000000fd003c901ec82a000a202020202020000000fc004c4720554c545241474541520a0131020348f1230907074c100403011f123f5d5e5f60616d030c001000b87820006001020367d85dc401788003e30f000ce305c000e60605015353506d1a000002053c90000453505350866f80a070384040302035000f282100001efe5b80a070383540302035000f282100001a000000ff003130364e54445636583537380a0036
2eDP-1 00ffffffffffff0009e55f0900000000171d0104a51c137803de50a3544c99260f505400000001010101010101010101010101010101115cd01881e02d50302036001dbe1000001aa749d01881e02d50302036001dbe1000001a000000fe00424f452043510a202020202020000000fe004e4531333546424d2d4e34310a00fb
Powered by cgit v1.2.3 (git 2.41.0)