Use a minimal Hyprland config for the SDDM Wayland greeter

This commit is contained in:
David Heinemeier Hansson
2026-05-07 15:04:10 +02:00
parent cd2c41f618
commit 2cc4a263ba
3 changed files with 18 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
# Minimal Hyprland config for the SDDM Wayland greeter.
# SDDM starts the greeter itself after the compositor is ready.
misc {
disable_hyprland_logo = true
disable_splash_rendering = true
force_default_wallpaper = 0
}
animations {
enabled = false
}