From b319cbcf7ba5acf5c4f69061d3393ea54858064b Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Sat, 7 Jan 2023 17:00:33 -0800 Subject: autorandr: add ipad config and postswitch scripts --- dot_config/autorandr/ipad/config | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 dot_config/autorandr/ipad/config (limited to 'dot_config/autorandr/ipad/config') 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 @@ +output DP-1 +off +output DP-2 +off +output DP-4 +off +output DP-3 +crtc 1 +mode 1920x1200 +pos 0x0 +rate 59.95 +x-prop-audio auto +x-prop-broadcast_rgb Automatic +x-prop-colorspace Default +x-prop-max_bpc 12 +x-prop-non_desktop 0 +output eDP-1 +crtc 0 +mode 2256x1504 +pos 1920x0 +primary +rate 60.00 +x-prop-broadcast_rgb Automatic +x-prop-colorspace Default +x-prop-max_bpc 12 +x-prop-non_desktop 0 +x-prop-scaling_mode Full aspect -- cgit v1.2.3