From fc967bc4dbcc17fd04e45c9d0e854592b15f8557 Mon Sep 17 00:00:00 2001 From: Myve Date: Tue, 21 Jan 2025 02:22:41 +0000 Subject: [PATCH] Added more packages --- i3/Dockerfile | 1 + 1 file changed, 1 insertion(+) 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 \