# ML4W **Repository Path**: llxabcd/ml4w ## Basic Information - **Project Name**: ML4W - **Description**: ML4W 镜像仓库 同步Github - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-30 - **Last Updated**: 2024-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ML4W Dotfiles for Hyprland An advanced configuration of Hyprland for Arch Linux based distributions. This package includes an installation script to install and setup the required components. ![image](https://github.com/user-attachments/assets/bd63665d-b32d-4632-90a4-58b46c212caf) YouTube Video [https://youtu.be/6B4Kf30CWLg](https://youtu.be/6B4Kf30CWLg) ## Installation The installation should work on all Arch Linux and Fedora based distributions (>2.9.7.0). [You can find more information here](https://github.com/mylinuxforwork/dotfiles/wiki). > PLEASE NOTE: Every Linux distribution, setup and personal configuration can be different. Therefore, I cannot guarantee that the ML4W Dotfiles will work everywhere. Installation at your own risk. Please make sure that your system is up-to-date. ### Arch Linux (based) ``` bash <(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-arch.sh) ``` You can also install the main release with your preferred AUR helper. yay -S ml4w-hyprland ml4w-hyprland-setup You can install the rolling release with yay -S ml4w-hyprland-git ml4w-hyprland-setup Please rebuild all packages to emsure that you get the latest commit. ### Fedora Linux (based) ``` bash <(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-fedora.sh) ``` ## Troubleshooting You can find solutiosn to common issues in the Wiki troubleshooting section: https://github.com/mylinuxforwork/dotfiles/wiki/Troubleshooting ## Documentation (Wiki) You can find the complete documentation of the ML4W Dotfiles in the Wiki. [Open the Wiki here](https://github.com/mylinuxforwork/dotfiles/wiki) ## Contributing Thanks for using the ML4W Dotfiles on your system. If you find a problem or a bug, please [report your issue on this page](https://github.com/mylinuxforwork/dotfiles/issues). You can also visit the [ML4W Discord Server](https://discord.gg/c4fJK7Za3g) to start a discussion with other users. ## Screenshots ![image](https://github.com/user-attachments/assets/17132db9-c6c7-454c-b56f-02fe467bc27d) ## Wallpaper repository You can find my wallpaper collection in the repository https://github.com/mylinuxforwork/wallpaper ## Special Thanks THANK YOU very much for all your support, contributions and ideas: - Diana Ward: https://github.com/dianaw353 - Don Williams: https://github.com/dwilliam62 - Leo: https://github.com/eljejer - Guido De Gobbis - Teodor Orzechowski: https://gitlab.com/sq6gtt - Jamie Deppeler: https://gitlab.com/bknight2k - Yingjie Wang: https://gitlab.com/GaugeAndGravity - Daniel Gerber: https://gitlab.com/dan.john.gerber - Sarthak Siddhpura: https://gitlab.com/Codesmith28 - https://gitlab.com/muee and many more... Thanks to all YouTube subscribers for all your great feedback. ## Inspirations The following projects have inspired me: - https://github.com/prasanthrangan/hyprdots - https://github.com/sudo-harun/dotfiles - https://github.com/dianaw353/hyprland-configuration-rootfs and many more...