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 # recipe: variants/kde-plasma.yaml
{{ end }} {{ end }}
- action: run # - action: run
chroot: true # chroot: true
description: Fix default DPI # description: Fix default DPI
command: sed -e "s@\\[server\\]@[server]\\narg=/usr/bin/Xorg -dpi 192\n@" -i /etc/lxdm/lxdm.conf # command: sed -e "s@\\[server\\]@[server]\\narg=/usr/bin/Xorg -dpi 192\n@" -i /etc/lxdm/lxdm.conf
- action: run - action: run
chroot: true chroot: true