Not doing any x stuff just yet so won't need this

This commit is contained in:
Adam Boardman 2023-04-13 11:39:43 +01:00
parent 1204c844d7
commit 4e0efcea1a

View file

@ -91,10 +91,10 @@ actions:
# 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
description: Removing xserver-xorg-input-libinput as it does not work with touchscreen yet # description: Removing xserver-xorg-input-libinput as it does not work with touchscreen yet
command: apt remove xserver-xorg-input-libinput # command: apt remove xserver-xorg-input-libinput
- action: run - action: run
chroot: true chroot: true