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
|
||||
{{ 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue