mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
almost there
This commit is contained in:
parent
898342400e
commit
cf7f397ed9
6 changed files with 63 additions and 19 deletions
|
|
@ -8,7 +8,7 @@ const gpa = std.heap.c_allocator;
|
|||
pub var server: Server = undefined;
|
||||
|
||||
pub fn main() !void {
|
||||
wlr.log.init(.debug, null);
|
||||
wlr.log.init(.err, null);
|
||||
|
||||
std.log.info("Starting mezzaluna", .{});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue