Improvements to running Xorg with NVIDIA

This commit is contained in:
Josh.5
2023-07-07 15:30:58 +12:00
committed by Josh Sunnex
parent 68244060ff
commit df9423ccad
9 changed files with 67 additions and 40 deletions

View File

@@ -399,7 +399,6 @@ COPY overlay /
# Set display environment variables
ENV \
DISPLAY_CDEPTH="24" \
DISPLAY_DPI="96" \
DISPLAY_REFRESH="60" \
DISPLAY_SIZEH="900" \
DISPLAY_SIZEW="1600" \