Update
This commit is contained in:
parent
6a7f3a582e
commit
e676a41da1
|
@ -136,17 +136,20 @@ Users have reported that Hyprland with dotfiles could be installed successfully
|
|||
There is no official Hyprland support for Nvidia hardware. However, you might make it work properly following this page.
|
||||
https://wiki.hyprland.org/Nvidia/
|
||||
|
||||
## Display Manager SDDM
|
||||
## Launch Hyprland from tty
|
||||
|
||||
The suggested method to start Hyprland is from tty with the command Hyprland.
|
||||
The suggested method to start Hyprland is from tty with the command Hyprland bacause login managers (display managers) are not official supported (https://wiki.hyprland.org/Getting-Started/Master-Tutorial/#launching-hyprland)
|
||||
|
||||
```
|
||||
# Start Hyprland
|
||||
Hyprland
|
||||
```
|
||||
|
||||
You can install a custom tty login issue (layout) with the dotfiles installer.
|
||||
|
||||
But I made good experiences with the Display Manager SDDM (https://github.com/sddm/sddm). Also gdm could work.
|
||||
## Launch Hyprland with a Display Manager
|
||||
|
||||
I made good experiences with the Display Manager SDDM (https://github.com/sddm/sddm). Also gdm could work.
|
||||
|
||||
Important is that you use the package sddm-git. You can replace sddm with sddm-git with
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user