mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-07 13:22:32 +02:00
parent
c34a76c8a3
commit
0badeeee36
2 changed files with 2 additions and 0 deletions
|
@ -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
1
runtime/.Xresources
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Xcursor.size: 16
|
Loading…
Add table
Add a link
Reference in a new issue