Skip to content

Commit

Permalink
fix: add missing break
Browse files Browse the repository at this point in the history
  • Loading branch information
Elsie19 committed May 16, 2022
1 parent 9cba911 commit 26e1f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rhino-deinst
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ for i in "${SELECTED[@]}"; do
26)
desktop+=("qtile")
login_manager="lightdm"
;;
esac
done

Expand Down

0 comments on commit 26e1f6b

Please sign in to comment.