-
Notifications
You must be signed in to change notification settings - Fork 219
Installation
PLEASE BACKUP YOUR EXISTING .config FOLDER WITH YOUR DOTFILES BEFORE STARTING THE SCRIPTS FOR INITIAL INSTALLTION.
The installation script will create a backups from configurations of your .config folder that will be overwritten from the installation procedure and previous ML4W Dotfiles installation.
If possible, please create a snapshot of your current system if snapper or Timeshift is installed and available.
You can decide between the following packages:
- ML4W Dotfiles Main Release (latest tagged release)
- ML4W Dotfiles Rolling Release (main branch including the latest commits)
YouTube Video https://youtu.be/6B4Kf30CWLg
bash <(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-arch.sh)
Please select rolling release to install 2.9.7.0RC1
You can also install 2.9.7 with yay -S ml4w-hyprland-git
. Please rebuild all packages to get the latest commit. Please note that the AUR will still show 2.9.6.7 during the installation. But after executing the ml4w-hyprland-setup
you will see 2.9.7.0RC1
bash <(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-fedora.sh)
Please select rolling release to install 2.9.7.0RC1
The script will ask for an installation folder. Please enter a folder name without spaces. The script will create the folder for you and continue with the installation.
You can also install multiple versions of the ML4W Dotfiles in parallel in different folders. You can switch between the folders with the included activation script (only works with 2.9.5 or higher).
You can install the dotfiles by cloning the latest version (rolling release):
# 1.) Change into your Downloads folder (create the folder if not available)
cd ~/Downloads
# 2.) Clone the dotfiles repository into the Downloads folder
git clone --depth=1 https://github.com/mylinuxforwork/dotfiles.git
# 3.) Change into the dotfiles/bin folder
cd dotfiles/bin
# 4.) Start the installation
./ml4w-hyprland-setup
Please note, that not all features will work, when you install the dotfiles from GIT.
- Installation
- Update
- Uninstall
- Installation options
- Installation in a KVM Virtual Machine
- Protect your configuration and customize the installation
- Automate the installation and update
- Using the ML4W Dotfiles on other Distributions
- Monitor Configuration
- Hyprland and NVIDIA
- Switch SDL Videodriver between Wayland and X11