Installation
IMPORTANT
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.
The ML4W Hyprland Settings App requires flatpak
,wget
and curl
:
First Install Flatpak and Git for your distribution.
IMPORTANT
A reboot after installing Flatpak is recommended to see application in your app launcher.
Copy the following command into your terminal to install the app:
sh
bash -c "$(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles-installer/master/setup.sh)"
After the installation you can start the app from your application launcher or with:
sh
flatpak run com.ml4w.dotfilesinstaller
Update
The Dotfiles Installer will show a banner in case of an available update:
In that case please run:
sh
flatpak update com.ml4w.dotfilesinstaller