diff --git a/v2/fedora.sh b/v2/fedora.sh index c342f25..6820573 100755 --- a/v2/fedora.sh +++ b/v2/fedora.sh @@ -165,7 +165,7 @@ esac # 5. Tiling Window Manager installation ########################## case "$TWM" in - chadwm|hyprland) + chadwm|hyprland|niri) say_yellow "Installing $TWM..." SCRIPT_NAME="$SCRIPT_DIR/${OS}-${TWM}.sh" if [[ -f "$SCRIPT_NAME" ]]; then