From 5577f90f668c89d292cc26fa74666236c898dc8a Mon Sep 17 00:00:00 2001 From: Adam Boardman Date: Fri, 9 Jul 2021 13:57:49 +0100 Subject: [PATCH] Removing DPI fix as not relevant to current test --- cosmocom.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cosmocom.yaml b/cosmocom.yaml index 30ba2c0..0af3c31 100644 --- a/cosmocom.yaml +++ b/cosmocom.yaml @@ -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