Skip to content

Commit 32912cc

Browse files
Updates
1 parent 0b59ff5 commit 32912cc

File tree

2 files changed

+8
-27
lines changed

2 files changed

+8
-27
lines changed

docs/getting-started/install.md

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,11 @@
33
> [!IMPORTANT]
44
> The Dotfiles Installer requires a Desktop Environment (Gnome, KDE Plasma, etc.) or a Window Manager (Hyprland, Qtile, etc.). On a minimal system, please install e.g. Hyprland and a terminal first and then execute the installation command in your terminal.
55
6-
The ML4W Hyprland Settings App requires `flatpak`,`wget` and `curl`:
6+
Install the Dotfiles Installer App from Flathub:
77

8-
**First Install [Flatpak](https://flatpak.org/setup/) and [Git](https://github.com/git/git) for your distribution.**
9-
10-
> [!IMPORTANT]
11-
> A reboot after installing Flatpak is recommended to see application in your app launcher.
12-
13-
Copy the following command into your terminal to install the app:
14-
15-
```sh
16-
bash -c "$(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles-installer/master/setup.sh)"
17-
18-
```
19-
After the installation you can start the app from your application launcher or with:
20-
21-
```sh
22-
flatpak run com.ml4w.dotfilesinstaller
23-
```
8+
<a href='https://flathub.org/apps/com.ml4w.dotfilesinstaller' target="_blank">
9+
<img width='240' alt='Get it on Flathub' src='https://flathub.org/api/badge?locale=en'/>
10+
</a>
2411

2512
## Update
2613

docs/index.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,11 @@ features:
3131

3232
### 1. Install the Dotfile Installer App
3333

34-
Install the Dotfiles Installer App by running the following command in your terminal:
34+
Install the Dotfiles Installer App from Flathub:
3535

36-
```sh
37-
bash -c "$(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles-installer/master/setup.sh)"
38-
39-
```
40-
You can run the Dotfiles Installer from your application launcher or with:
41-
42-
```sh
43-
flatpak run com.ml4w.dotfilesinstaller
44-
```
36+
<a href='https://flathub.org/apps/com.ml4w.dotfilesinstaller' target="_blank">
37+
<img width='240' alt='Get it on Flathub' src='https://flathub.org/api/badge?locale=en'/>
38+
</a>
4539

4640
### 2. Load the .dotinst
4741

0 commit comments

Comments
 (0)