Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/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...