|
1 | 1 | # ML4W Dotfiles for Hyprland
|
2 | 2 |
|
3 |
| -> [!IMPORTANT] |
4 |
| -> This is the Development version for 2.9.8.7. Please choose main release in the installer to install the 2.9.8.6 |
5 |
| -
|
6 | 3 | An advanced configuration of Hyprland for Arch Linux based distributions. Full desktop environment based on the tiling window manager Hyprland with dynamic material color themes based on your wallpaper for all main modules and comprehensive apps to customize your configuration.
|
7 | 4 |
|
8 |
| -This package includes an installation script to install and set up the required components. |
9 |
| - |
10 | 5 | 
|
11 | 6 |
|
12 | 7 | > About the screenshot: The dock can be enabled in the ML4W Sidebar or Settings app. The waybar theme is ML4W Modern Light.
|
13 | 8 |
|
14 |
| -YouTube Video https://youtu.be/gtjzAjt39Og |
15 |
| - |
16 |
| -## Documentation (Wiki) |
17 |
| - |
18 |
| -You can find the complete documentation of the ML4W Dotfiles here: <b>https://mylinuxforwork.github.io/dotfiles/</b> |
19 |
| - |
20 |
| -## Installation |
| 9 | +## Installation and Documentation |
21 | 10 |
|
22 |
| -The installation should work on all Arch Linux and Fedora based distributions. [You can find more information here](https://mylinuxforwork.github.io/dotfiles/getting-started/install). |
| 11 | +You can find the installation guide and the documentation of the ML4W Dotfiles for Hyprland here:<br><b>https://mylinuxforwork.github.io/dotfiles/</b> |
23 | 12 |
|
24 |
| -I recommend to install a base Hyprland system before installing the ML4W Hyprland Dotfiles. Then you have a stable starting point and can test Hyprland on your system beforehand. Hyprland is complex, under ongoing development, and requires additional components. |
| 13 | +You can install the ML4W Dotfiles for Hyprland with the Dotfiles Installer from Flathub.<br>Click on the badge below to install the app. |
25 | 14 |
|
26 |
| -You can find the Hyprland Installation instructions here: https://wiki.hyprland.org/Getting-Started/Installation/ |
| 15 | +<a href="https://mylinuxforwork.github.io/dotfiles-installer/" target="_blank"><img src="https://mylinuxforwork.github.io/dotfiles-installer/dotfiles-installer-badge.png" style="border:0;margin-bottom:10px"></a> |
27 | 16 |
|
28 |
| -> [!IMPORTANT] |
29 |
| -> Please make sure that all packages on your system are updated before running the installation script. |
| 17 | +Copy the following url into the Dotfiles Installer and start the installation. |
30 | 18 |
|
31 |
| -> [!NOTE] |
32 |
| -> Every Linux distribution, setup, and personal configuration can be different. Therefore, I cannot guarantee that the ML4W Dotfiles will work everywhere. You install at your own risk. |
| 19 | +#### Stable Release |
33 | 20 |
|
34 |
| -### Arch Linux (based) |
35 |
| - |
36 |
| -Recommended is to install the Hyprland Desktop Profile from archinstall first. |
37 |
| - |
38 |
| -```shell |
39 |
| -bash -c "$(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-arch.sh)" |
40 | 21 | ```
|
41 |
| -### Fedora Linux (based) |
42 |
| - |
43 |
| -Tested on Fedora Workstation 41 and 42. |
44 |
| - |
45 |
| -```shell |
46 |
| -bash -c "$(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-fedora.sh)" |
| 22 | +https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/hyprland-dotfiles-stable.dotinst |
47 | 23 | ```
|
48 |
| -## Troubleshooting |
| 24 | +#### Rolling Release |
49 | 25 |
|
50 |
| -You can find solutions to common issues in the Wiki troubleshooting section: https://mylinuxforwork.github.io/dotfiles/help/troubleshooting |
51 |
| - |
52 |
| -## Contributing |
53 |
| - |
54 |
| -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). |
55 |
| - |
56 |
| -You can also visit the [ML4W Discord Server](https://discord.gg/c4fJK7Za3g) to start a discussion with other users. |
57 |
| - |
58 |
| -## Screenshots |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
| 26 | +``` |
| 27 | +https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/hyprland-dotfiles.dotinst |
| 28 | +``` |
| 29 | +Setup scripts to install the required dependencies are included for <i class="devicon-archlinux-plain"></i> **Arch, <i class="devicon-fedora-plain"></i> Fedora and <i class="devicon-opensuse-plain"></i> openSuse Tumbleweed**.<br> |
| 30 | +For other distros, please install <a href="/dotfiles/getting-started/dependencies">the dependencies</a> first. |
63 | 31 |
|
64 | 32 | ## Wallpaper repository
|
65 | 33 |
|
|
0 commit comments