Override leftover SDDM drop-ins so the greeter cannot land on a black screen
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
misc {
|
||||
disable_hyprland_logo = true
|
||||
disable_splash_rendering = true
|
||||
force_default_wallpaper = 0
|
||||
}
|
||||
|
||||
animations {
|
||||
enabled = false
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
hl.config({
|
||||
misc = {
|
||||
disable_hyprland_logo = true,
|
||||
disable_splash_rendering = true,
|
||||
force_default_wallpaper = 0,
|
||||
},
|
||||
|
||||
animations = {
|
||||
enabled = false,
|
||||
},
|
||||
})
|
||||
@@ -2,7 +2,14 @@
|
||||
DisplayServer=wayland
|
||||
|
||||
[Wayland]
|
||||
CompositorCommand=start-hyprland -- --config /etc/sddm/hyprland-greeter.lua
|
||||
CompositorCommand=start-hyprland -- --config /etc/sddm/hyprland-greeter.conf
|
||||
|
||||
[Theme]
|
||||
Current=
|
||||
|
||||
[Autologin]
|
||||
User=
|
||||
Session=
|
||||
|
||||
[Users]
|
||||
RememberLastUser=true
|
||||
Reference in New Issue
Block a user