diff --git a/i3/Dockerfile b/i3/Dockerfile index 4294381..ba55c74 100644 --- a/i3/Dockerfile +++ b/i3/Dockerfile @@ -21,6 +21,7 @@ RUN --mount=type=cache,sharing=locked,target=/var/cache/pacman \ && pacman -Sy --ask 4 archlinux-keyring \ && pacman -Su --ask 4 --needed ${addpkg} \ sudo bash bash-completion \ + openssh vim pacman-contrib rsync git \ tigervnc \ i3-wm i3status dmenu konsole kate kcalc dolphin breeze-icons \ firefox firefox-decentraleyes firefox-ublock-origin ttf-dejavu \