apple/macbook-air/6: resolve tearing

This commit is contained in:
Yegor Timoshenko
2018-01-07 17:26:37 +00:00
parent b65efccd54
commit 8a352e39b5

View File

@@ -13,5 +13,6 @@
services.xserver.deviceSection = lib.mkDefault ''
Option "Backlight" "mba6x_backlight"
Option "TearFree" "true"
'';
}