1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

install/fedora.sh: install feh for i3

This commit is contained in:
Henrik Hautakoski 2025-02-27 05:44:45 +01:00
parent b1bf92116a
commit 168bc21bfe

View file

@ -29,6 +29,7 @@ for sel in "${SELECTED[@]}"; do
sudo dnf install -y \
xorg-x11-xinit \
i3 \
feh \
lxappearance \
ImageMagick \
xautolock \