Remove graphics utils from installer since stuff is not needed anymore
This commit is contained in:
parent
ac70bced54
commit
52955ddbbf
1 changed files with 0 additions and 7 deletions
|
@ -1,12 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
echo 'Enable ly'
|
|
||||||
sudo dnf copr enable dhalucario/ly
|
|
||||||
|
|
||||||
echo 'Install my desktop stuff...'
|
|
||||||
sudo dnf install -y --skip-broken \
|
|
||||||
@base-x ly awesome picom slock imv ibus dbus-x11 pipewire pipewire-pulseaudio dex-autostart pavucontrol alsa-utils
|
|
||||||
|
|
||||||
echo 'Installing graphical applications...'
|
echo 'Installing graphical applications...'
|
||||||
sudo dnf install -y \
|
sudo dnf install -y \
|
||||||
guake firefox keepassxc nextcloud-client
|
guake firefox keepassxc nextcloud-client
|
||||||
|
|
Loading…
Reference in a new issue