SolDoesTech / HyprV4

469 stars 133 forks source link

replace current de #31

Open Forthamos opened 1 year ago

Forthamos commented 1 year ago

I run Arch with Gnome 44.2 and want to have hyperland. After i installed it, do i need to do anything else?

EchterAlsFake commented 1 year ago

Probably not. Just disable gdm with

$ sudo systemctl disable gdm

or just stop it

$ sudo systemctl stop gdm

Now switch to your TTY with CTRL + ALT + 1-5 Enter your username and password.

Now you can type in:

$ sudo sddm

On the Session you should be able to switch to Hyprland

Edit: You can also start Hyprland directly by running $ Hyprland (Yes the H needs to be capitalized)

(Didn't tested it.)