Merge branch 'master' into custom-commands

This commit is contained in:
RadsammyT 2026-03-19 17:42:38 -04:00
commit 7d42254ee5
No known key found for this signature in database
2 changed files with 3 additions and 5 deletions

View file

@ -765,6 +765,7 @@ pub fn main() !void {
try state.log_file.info(
"comp",
"x11 support disabled at compile-time",
.{},
);
}