Tweak i3 desktop

This commit is contained in:
Myve 2025-01-21 01:45:02 +00:00
commit 311ced1059
2 changed files with 8 additions and 36 deletions

View file

@ -22,7 +22,7 @@ RUN --mount=type=cache,sharing=locked,target=/var/cache/pacman \
&& pacman -Su --ask 4 --needed ${addpkg} \
sudo bash bash-completion \
tigervnc \
i3-wm ttf-dejavu \
i3-wm i3status dmenu konsole kate dolphin breeze-icons ttf-dejavu \
&& pacman -Scc --ask 4 \
&& useradd --create-home --gid users --shell /usr/bin/bash user \
&& printf '%s\n' 'user ALL=(ALL:ALL) NOPASSWD: /usr/bin/pacman' \