fedora niri fix

This commit is contained in:
2026-05-23 20:50:00 +02:00
parent d3e6e7316a
commit 95819026d5
+1 -1
View File
@@ -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