parent
c34a76c8a3
commit
0badeeee36
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
1
runtime/.Xresources
Normal file
1
runtime/.Xresources
Normal file
|
|
@ -0,0 +1 @@
|
|||
Xcursor.size: 16
|
||||
Loading…
Reference in a new issue