refactor(hyprland): disable splash rendering in hyprland configuration
Add disable_splash_rendering option to misc section to hide the startup splash message at the bottom of the screen.
This commit is contained in:
@@ -57,6 +57,7 @@ animations {
|
|||||||
|
|
||||||
misc {
|
misc {
|
||||||
disable_hyprland_logo = true
|
disable_hyprland_logo = true
|
||||||
|
disable_splash_rendering = true # pas de « Thanks xxx! » en bas d'écran
|
||||||
force_default_wallpaper = 0
|
force_default_wallpaper = 0
|
||||||
background_color = 0x1a1a2e # bleu nuit FWS (aucun fond requis)
|
background_color = 0x1a1a2e # bleu nuit FWS (aucun fond requis)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user