mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
install/fedora.sh: add missing packages to i3 block
This commit is contained in:
parent
88342455c9
commit
dd216b9b40
1 changed files with 4 additions and 1 deletions
|
|
@ -29,13 +29,16 @@ for sel in "${SELECTED[@]}"; do
|
|||
sudo dnf install -y \
|
||||
xorg-x11-xinit \
|
||||
i3 \
|
||||
picom \
|
||||
rofi \
|
||||
dunst \
|
||||
polybar \
|
||||
feh \
|
||||
lxappearance \
|
||||
ImageMagick \
|
||||
xautolock \
|
||||
xrandr \
|
||||
arandr \
|
||||
rofi \
|
||||
dejavu-fonts-all \
|
||||
fontawesome-fonts
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue