-
Notifications
You must be signed in to change notification settings - Fork 46
Installation
Stephan Raabe edited this page Jul 11, 2024
·
6 revisions
PLEASE BACKUP YOUR EXISTING .config FOLDER WITH YOUR DOTFILES BEFORE STARTING THE SCRIPTS FOR INITIAL INSTALLTION.
The installation script will create a backup from configurations of your .config folder that will be overwritten from the installation procedure.
For NVIDIA users: Please find more information in the Hyprland Wiki https://wiki.hyprland.org/Nvidia/
The easiest way is to use the setup.sh script. The script will download all files from GitHub and start the installation.
Just copy/enter the following command into your terminal.
bash <(curl -s https://raw.githubusercontent.com/mylinuxforwork/hyprland-starter/main/setup.sh)
Or you clone the repository and start the installation with these commands:
# git is required
sudo pacman -S git
# Change into your Downloads directory
cd ~/Downloads
# Clone the packages
git clone --depth 1 https://github.com/mylinuxforwork/hyprland-starter.git
# You can also download the files and unzip it into your home folder
# Change into the folder
cd hyprland-starter
# Start the script
./install.sh
Installation
Usage and Configuration
ML4W Apps
Troubleshooting
- Troubleshooting