Move downloads from entrypoint to Dockerfile

This commit is contained in:
Myve 2025-01-21 06:55:33 +00:00
commit 0fc09dd471
2 changed files with 8 additions and 3 deletions

View file

@ -61,8 +61,11 @@ ${_MYVNC_VNCSHARING}
vncconfig
# i3 config
mkdir -p ~/.config/i3
curl --fail -s -L https://raw.githubusercontent.com/i3/i3/next/etc/config | sed 's/exec i3-config-wizard/# &/' > ~/.config/i3/config
cat /tmp/i3config >~/.config/i3/config
# Dolphin default apps fix
cat /tmp/dolphinmenu >~/.config/menus/applications.menu
kbuildsycoca6
# i3 status
cat >~/.i3status.conf <<- 'i3status'