Remove Fedora support (breaks configs)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user