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