diff --git a/README.md b/README.md index 7975e21..cdd8f9b 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,21 @@ https://wiki.hyprland.org/Nvidia/ That's why NVIDIA GPUs are currently not supported by my dotfiles. But in upcoming releases, I will try to setup Hyprland for NVIDIA based on the article above. +## Display Manager SDDM + +The suggested method to start Hyprland is via the tty with the command Hyprland. But I made good experiences with the Display Manager SDDM (https://github.com/sddm/sddm) but you can also install a custom issue to improve the tty based login. + +Important is that you use the package sddm-git. You can replace sddm with sddm git with +``` +yay -S sddm-git +``` + +The dotfiles installation script will offer to deactivate the installed display manager and to activate SDDM. + +The dotfiles package also includes a configuration for the SDDM theme sdd-sugar-candy (https://github.com/Kangie/sddm-sugar-candy) and a configuration to run SDDM in X11 mode to get the best compatibility. + +With the Hyprland settings script you can copy the current wallpaper into SDDM and use it as a background. + ## Installation in a KVM virtual machine Qtile X11 works fine in a KVM virtual machine. The Hyprland performance is low but it's enough for testing new features. @@ -147,9 +162,9 @@ All keybindings for Qtile: https://gitlab.com/stephan-raabe/dotfiles/-/blob/main # Hyprland -Click to watch on YouTube +Click to watch on YouTube -Click to watch on YouTube +Click to watch on YouTube You can find more screenshots here. @@ -210,9 +225,9 @@ Please note that every Arch Linux system is different and I cannot guarantee tha # Qtile X11 -Click to watch on YouTube +Click to watch on YouTube -Click to watch on YouTube +Click to watch on YouTube ## Wallpaper and Pywal diff --git a/screenshots/v27/screenshot-27-1.png b/screenshots/v27/screenshot-27-1.png new file mode 100644 index 0000000..b84be26 Binary files /dev/null and b/screenshots/v27/screenshot-27-1.png differ diff --git a/screenshots/v27/screenshot-27-2.png b/screenshots/v27/screenshot-27-2.png new file mode 100644 index 0000000..1e03071 Binary files /dev/null and b/screenshots/v27/screenshot-27-2.png differ diff --git a/screenshots/v27/screenshot-27-3.png b/screenshots/v27/screenshot-27-3.png new file mode 100644 index 0000000..d92fac8 Binary files /dev/null and b/screenshots/v27/screenshot-27-3.png differ diff --git a/screenshots/v27/screenshot-27-4.png b/screenshots/v27/screenshot-27-4.png new file mode 100644 index 0000000..47e2e5b Binary files /dev/null and b/screenshots/v27/screenshot-27-4.png differ