Update autorandr config
parent
538b613185
commit
734896b483
|
@ -6,3 +6,10 @@ mode 3840x2160
|
||||||
pos 0x0
|
pos 0x0
|
||||||
primary
|
primary
|
||||||
rate 60.00
|
rate 60.00
|
||||||
|
x-prop-max_bpc 8
|
||||||
|
x-prop-non_desktop 0
|
||||||
|
x-prop-scaling_mode None
|
||||||
|
x-prop-tearfree auto
|
||||||
|
x-prop-underscan off
|
||||||
|
x-prop-underscan_hborder 0
|
||||||
|
x-prop-underscan_vborder 0
|
||||||
|
|
|
@ -1,8 +1,25 @@
|
||||||
output eDP
|
|
||||||
off
|
|
||||||
output HDMI-A-0
|
output HDMI-A-0
|
||||||
crtc 0
|
crtc 0
|
||||||
mode 3840x2160
|
mode 3840x2160
|
||||||
pos 0x0
|
pos 0x0
|
||||||
primary
|
primary
|
||||||
rate 60.00
|
rate 60.00
|
||||||
|
x-prop-max_bpc 8
|
||||||
|
x-prop-non_desktop 0
|
||||||
|
x-prop-scaling_mode None
|
||||||
|
x-prop-tearfree auto
|
||||||
|
x-prop-underscan off
|
||||||
|
x-prop-underscan_hborder 0
|
||||||
|
x-prop-underscan_vborder 0
|
||||||
|
output eDP
|
||||||
|
crtc 1
|
||||||
|
mode 1920x1080
|
||||||
|
pos 960x2160
|
||||||
|
rate 60.00
|
||||||
|
x-prop-max_bpc 16
|
||||||
|
x-prop-non_desktop 0
|
||||||
|
x-prop-scaling_mode None
|
||||||
|
x-prop-tearfree auto
|
||||||
|
x-prop-underscan off
|
||||||
|
x-prop-underscan_hborder 0
|
||||||
|
x-prop-underscan_vborder 0
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
$HOME/.bin/set-wacom-draw-area
|
|
Loading…
Reference in New Issue