mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
12 lines
258 B
Plaintext
12 lines
258 B
Plaintext
# 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
|
|
}
|