Fix cursor size. (#10)

* fix cursor size.

* folders -> config.
This commit is contained in:
Miroslav Šedivý 2022-10-04 20:21:40 +02:00 committed by GitHub
parent c34a76c8a3
commit 0badeeee36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -99,6 +99,7 @@ RUN set -eux; \
# #
# copy runtime configs # copy runtime configs
COPY --chown=neko:neko runtime/.Xresources /home/$USERNAME/.Xresources
COPY runtime/dbus /usr/bin/dbus COPY runtime/dbus /usr/bin/dbus
COPY runtime/default.pa /etc/pulse/default.pa COPY runtime/default.pa /etc/pulse/default.pa
COPY runtime/supervisord.conf /etc/neko/supervisord.conf COPY runtime/supervisord.conf /etc/neko/supervisord.conf

1
runtime/.Xresources Normal file
View File

@ -0,0 +1 @@
Xcursor.size: 16