Automate the setup of your Minimal Fedora with Hyprland with this script. Personalize, install essential packages, apply themes, and integrate Dotfiles effortlessly.
- Hyprland - a Tiling compositor with the looks
- Dotfiles integration (optional)
This is the way I install in my system.
Note: This scripts contains a lot of application that you might not need... Those are the apps that I usually use, so feel free to change the script to your needs.
Do this after having a minimal install of Fedora.
sudo dnf update -y
sudo dnf install git -y
- Clone this repository:
git clone https://github.com/M0streng0/Fedora-M0streng0
- Enter the folder:
cd Fedora-M0streng0
- Run the script:
./install.sh
- Follow on-screen prompts.
Note: Ensure you have an active internet connection before running the script.
Contributions are welcome! Fork the repository, make improvements, and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.