Removing DPI fix as not relevant to current test

This commit is contained in:
Adam Boardman 2021-07-09 13:57:49 +01:00
parent 6369120b1f
commit 5577f90f66

View file

@ -75,10 +75,10 @@ actions:
# recipe: variants/kde-plasma.yaml
{{ end }}
- action: run
chroot: true
description: Fix default DPI
command: sed -e "s@\\[server\\]@[server]\\narg=/usr/bin/Xorg -dpi 192\n@" -i /etc/lxdm/lxdm.conf
# - action: run
# chroot: true
# description: Fix default DPI
# command: sed -e "s@\\[server\\]@[server]\\narg=/usr/bin/Xorg -dpi 192\n@" -i /etc/lxdm/lxdm.conf
- action: run
chroot: true