mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 03:56:09 +01:00
apple/macbook-air/6: resolve tearing
This commit is contained in:
parent
b65efccd54
commit
8a352e39b5
1 changed files with 1 additions and 0 deletions
|
|
@ -13,5 +13,6 @@
|
||||||
|
|
||||||
services.xserver.deviceSection = lib.mkDefault ''
|
services.xserver.deviceSection = lib.mkDefault ''
|
||||||
Option "Backlight" "mba6x_backlight"
|
Option "Backlight" "mba6x_backlight"
|
||||||
|
Option "TearFree" "true"
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue