diff options
author | Alan Pearce | 2019-10-22 13:21:06 +0200 |
---|---|---|
committer | Alan Pearce | 2019-10-22 13:21:06 +0200 |
commit | 29ad3be5d41963493ab36341cb6a058099757535 (patch) | |
tree | 388e14200e501267ce5be98033dab8ded7ac5fd1 /system/autorandr/laptop | |
parent | df9e2d5331a863e285bcfe66391728ce884a61bc (diff) | |
download | nixfiles-29ad3be5d41963493ab36341cb6a058099757535.tar.lz nixfiles-29ad3be5d41963493ab36341cb6a058099757535.tar.zst nixfiles-29ad3be5d41963493ab36341cb6a058099757535.zip |
intel-gpu: switch back to intel driver
Diffstat (limited to 'system/autorandr/laptop')
-rw-r--r-- | system/autorandr/laptop/config | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/system/autorandr/laptop/config b/system/autorandr/laptop/config index 0048c8b9..94f4e43d 100644 --- a/system/autorandr/laptop/config +++ b/system/autorandr/laptop/config @@ -1,18 +1,18 @@ -output DP-1 +output DP1 off -output HDMI-1 +output HDMI1 off -output DP-2 +output DP2 off -output HDMI-2 +output HDMI2 off -output DP-2-1 +output DP2-1 off -output DP-2-2 +output DP2-2 off -output DP-2-3 +output DP2-3 off -output eDP-1 +output eDP1 mode 1920x1080 pos 0x0 primary |