mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 20:10:03 +02:00
update install/fedora.sh
This commit is contained in:
parent
df7eb049fe
commit
691abb7306
1 changed files with 4 additions and 1 deletions
3
install/fedora.sh
Normal file → Executable file
3
install/fedora.sh
Normal file → Executable file
|
|
@ -1,12 +1,15 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sudo dnf install -y \
|
sudo dnf install -y \
|
||||||
|
xorg-x11-xinit \
|
||||||
i3 \
|
i3 \
|
||||||
|
lxappearance \
|
||||||
rxvt-unicode \
|
rxvt-unicode \
|
||||||
fish \
|
fish \
|
||||||
ImageMagick \
|
ImageMagick \
|
||||||
xautolock \
|
xautolock \
|
||||||
xrandr \
|
xrandr \
|
||||||
|
arandr \
|
||||||
rofi \
|
rofi \
|
||||||
dejavu-fonts-all \
|
dejavu-fonts-all \
|
||||||
fontawesome-fonts
|
fontawesome-fonts
|
||||||
Loading…
Add table
Add a link
Reference in a new issue