fedora niri fix
This commit is contained in:
+1
-1
@@ -165,7 +165,7 @@ esac
|
|||||||
# 5. Tiling Window Manager installation
|
# 5. Tiling Window Manager installation
|
||||||
##########################
|
##########################
|
||||||
case "$TWM" in
|
case "$TWM" in
|
||||||
chadwm|hyprland)
|
chadwm|hyprland|niri)
|
||||||
say_yellow "Installing $TWM..."
|
say_yellow "Installing $TWM..."
|
||||||
SCRIPT_NAME="$SCRIPT_DIR/${OS}-${TWM}.sh"
|
SCRIPT_NAME="$SCRIPT_DIR/${OS}-${TWM}.sh"
|
||||||
if [[ -f "$SCRIPT_NAME" ]]; then
|
if [[ -f "$SCRIPT_NAME" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user