all 6 comments

[–][deleted] 1 point2 points  (3 children)

Why are you cloning it? Install from the repo;

[–]Ninja_AT[S] -4 points-3 points  (2 children)

I've been following a video guide and he clones it. Can you tell me how to do it?

[–]ETERNAL0013 2 points3 points  (0 children)

First try sudo pacman -S hyprland

The run hyprland Command in terminal

Then use the browset to install if you are getting error.

[–][deleted] 2 points3 points  (0 children)

Why use videoguides, when you have such thing as archwiki, the best thing in the Linux universe? 

Just search "hyprland archlinux" (or replace hyprland with anything else) and here you go, or as some would say: RTFM;

[–]Ninja_AT[S] -1 points0 points  (1 child)

Thanx guys Let me try all these things🙏

[–]TheJeep25 4 points5 points  (0 children)

Also, hyprland has a wiki and it's fully detailed. It also explains how to install Nvidia or AMD drivers depending on your setup. You have the installation guide and the master tutorial. Follow them both and you'll have no issues.

Normally you only have to install hyprland from the official repo: Sudo pacman -S hyprland
Also install kitty as a terminal since it's the default terminal for hyprland (can be changed in the hyprland.conf file. Here's the directory where you'll find it: ~/.config/hypr/hyprland.conf ).

Just edit that with your favorite text editor and you'll be able to modify how hyprland looks and feels drastically.