Remove Fedora support (breaks configs)

This commit is contained in:
2025-02-24 09:34:35 +00:00
parent 05095ad8f2
commit b5fbaa60e4

View File

@@ -91,7 +91,7 @@ if $desktop; then
fi fi
if $hyprland; then if $hyprland; then
if [[ " ${packageManagers[@]} " =~ "dnf" || " ${packageManagers[@]} " =~ "pacman" ]]; then if [[ " ${packageManagers[@]} " =~ "pacman" ]]; then
programs+=( programs+=(
dunst # Notifications dunst # Notifications
foot # Terminal foot # Terminal