Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mylinuxforwork/dotfiles
The ML4W Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland including an easy to use installation script for Arch based Linux distributions.
https://github.com/mylinuxforwork/dotfiles
Last synced: 12 days ago
JSON representation
The ML4W Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland including an easy to use installation script for Arch based Linux distributions.
- Host: GitHub
- URL: https://github.com/mylinuxforwork/dotfiles
- Owner: mylinuxforwork
- License: gpl-3.0
- Created: 2024-07-19T08:19:12.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:43:10.000Z (14 days ago)
- Last Synced: 2024-10-29T13:28:03.801Z (14 days ago)
- Language: Shell
- Homepage:
- Size: 319 MB
- Stars: 911
- Watchers: 11
- Forks: 68
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
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/f1f6d331-c4b9-49c1-a69a-0ee01d5d8508)
YouTube Video [https://youtu.be/6B4Kf30CWLg](https://youtu.be/6B4Kf30CWLg)
## Installation
The installation should work on all Arch Linux based distributions. [You can find more information here](hhttps://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.
> **For Arco Linux users**: Please install hyprutils first with `yay -S extra/hyprutils`
Please make sure that your system is up-to-date.
```
sudo pacman -Syu
```### Main Release
You can use your preferred AUR helper.
```
yay -S ml4w-hyprland
```After the installation, you can start the setup with
```
ml4w-hyprland-setup
```### Rolling Release (Latest commits)
You can use your preferred AUR helper.
```
yay -S ml4w-hyprland-git
```After the installation, you can start the setup with
```
ml4w-hyprland-setup
```## 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/041375a8-8698-455d-865e-f818d5b69af8)
## 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/mueeand 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-rootfsand many more...