Removing DPI fix as not relevant to current test
This commit is contained in:
parent
6369120b1f
commit
5577f90f66
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue