pinwheel: Disable hyperland spash and background

This commit is contained in:
Alexander Heldt
2023-08-02 17:58:05 +02:00
parent 1cd554fe69
commit 76efa0556f

View File

@@ -163,6 +163,11 @@
"$mod, mouse:273, resizewindow" "$mod, mouse:273, resizewindow"
"$mod ALT, mouse:272, resizewindow" "$mod ALT, mouse:272, resizewindow"
]; ];
misc = {
disable_hyprland_logo = true;
disable_splash_rendering = true;
};
}; };
}; };