mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
no-echo
This commit is contained in:
parent
f30200fc5d
commit
4f065bb964
1 changed files with 0 additions and 2 deletions
|
|
@ -410,8 +410,6 @@ RUN sed -i 's/allowed_users=console/allowed_users=anybody/' /etc/X11/Xwrapper.co
|
|||
mkdir -p /etc/X11/xorg.conf.d && \
|
||||
echo 'Section "InputClass"\n Identifier "touchpad"\n MatchIsTouchpad "on"\n Driver "libinput"\n Option "Tapping" "on"\n Option "libinput Accel Speed" "0.5"\nEndSection' > /etc/X11/xorg.conf.d/90-touchpad.conf
|
||||
|
||||
RUN echo USER $USER
|
||||
|
||||
# Create a non-root user for safe operation
|
||||
RUN userdel -r ubuntu && \
|
||||
useradd \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue