l xerxes.r: disable antialiasing

This commit is contained in:
lassulus 2019-10-14 15:09:00 +02:00
parent df14c1b459
commit 47ee17bccb

View file

@ -73,9 +73,6 @@
services.xserver = {
videoDrivers = [ "intel" ];
deviceSection = ''
Option "TearFree" "true"
'';
displayManager.sessionCommands = ''
echo nonono > /tmp/xxyy
(sleep 2 && ${pkgs.xorg.xrandr}/bin/xrandr --output eDP1 --rotate right)