Hyprland: disable splash rendering

This commit is contained in:
Evie Litherland-Smith 2024-01-29 06:27:37 +00:00
parent f9bfc43e43
commit 391b9dd307

View file

@ -149,7 +149,7 @@
];
};
misc = {
background_color = "rgb(0d0e1c)";
disable_splash_rendering = true;
disable_autoreload = true;
mouse_move_enables_dpms = true;
key_press_enables_dpms = true;