Hyprland: disable splash rendering
This commit is contained in:
parent
f9bfc43e43
commit
391b9dd307
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue