diff --git a/Dockerfile b/Dockerfile index d64f563f..8c9b04ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -99,6 +99,7 @@ RUN set -eux; \ # # copy runtime configs +COPY --chown=neko:neko runtime/.Xresources /home/$USERNAME/.Xresources COPY runtime/dbus /usr/bin/dbus COPY runtime/default.pa /etc/pulse/default.pa COPY runtime/supervisord.conf /etc/neko/supervisord.conf diff --git a/runtime/.Xresources b/runtime/.Xresources new file mode 100644 index 00000000..13e6900f --- /dev/null +++ b/runtime/.Xresources @@ -0,0 +1 @@ +Xcursor.size: 16