mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
parent
c34a76c8a3
commit
0badeeee36
@ -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 New Issue
Block a user