From b1dd48e13624fced81453683ddccd730e1e81900 Mon Sep 17 00:00:00 2001 From: Carlos Aldana Date: Thu, 14 Nov 2024 18:49:43 -0800 Subject: [PATCH] adds blueman --- fedora/fedora.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fedora/fedora.sh b/fedora/fedora.sh index caeb1bd..f19d66a 100644 --- a/fedora/fedora.sh +++ b/fedora/fedora.sh @@ -11,7 +11,8 @@ flatpak install gearlever -y --user sudo dnf install rofi -y sudo dnf install nautilus -y sudo dnf install sushi -y -sudo dnf install ulauncher -y +sudo dnf blueman -y +# sudo dnf install ulauncher -y sudo dnf install grub-customizer -y sudo dnf install snapper -y sudo dnf install btrfs-assistant -y