diff --git a/fedora/main.sh b/fedora/main.sh index 71c248a..34379b0 100644 --- a/fedora/main.sh +++ b/fedora/main.sh @@ -10,6 +10,7 @@ flatpak install gearlever -y sudo dnf install rofi -y sudo dnf install nautilus -y +sudo dnf install ulauncher -y #Codecs sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm -y @@ -39,3 +40,4 @@ sudo dnf install 1password -y cd ~/.config/ git clone https://git.noisyserver.sbs/noisycarlos/rofi +git clone https://git.noisyserver.sbs/noisycarlos/ulauncher