Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mylinuxforwork committed Jul 25, 2024
1 parent 49d46d8 commit 028a77b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ML4W Hyprland Starter 1.0.0
# ML4W Hyprland Starter 1.0.1

The ML4W Hyprland Starter package is the perfect starting point for your Hyprland customization experiments.

Expand All @@ -13,6 +13,7 @@ Watch on YouTube: https://youtu.be/jc-vFSXpZF4
Ths script supports the following distributions:
* Arch Linux (+ Arch Linux based distros e.g., EndeavourOS, Manjaro, ...)
* Fedora Linux
* Nobara Linux
* more to come soon...

## Documentation (Wiki)
Expand Down
4 changes: 0 additions & 4 deletions install/fedora/install_required.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,4 @@ echo ":: Installing on $distro"
_installPackages "${installer_packages[@]}";

# Install gum
if [[ $(_isInstalled "gum") == 1 ]]; then
install/fedora/gum.sh
else
echo "gum is already installed.";
fi
2 changes: 1 addition & 1 deletion install/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0
1.0.1

0 comments on commit 028a77b

Please sign in to comment.