A Wayland based tiling window manager.
Installation
Nvidia Drivers
Follow this guide: NVIDIA Drivers Arch Linux Support and then:
sudo pacman -S egl-wayland
vim /etc/modprobe.d/nvidia.conf
and add the line:
options nvidia_drm modeset=1 fbdev=1
vim ~/.config/hypr/hyprland.conf
add the following lines:
sudo mkinitcpio -P
Hyprland
Hyprland Setup Script
https://github.com/JaKooLit/Arch-Hyprland
git clone --depth=1 https://github.com/JaKooLit/Arch-Hyprland.git ~/Arch-Hyprland
cd ~/Arch-Hyprland
chmod +x install.sh
vim install.sh
and comment out the line`execute_script “pipewire.sh”./install.sh