From e676a41da1fc32556cb29084b58ecc214b6a96dc Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Mon, 1 Jan 2024 13:01:51 +0100 Subject: [PATCH] Update --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 95b5937..71a8190 100644 --- a/README.md +++ b/README.md @@ -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