mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-02 11:32:39 +00:00
@@ -11,7 +11,7 @@ pub const entries: []const Entry = entries: {
|
||||
const native_idx = switch (builtin.os.tag) {
|
||||
.ios, .macos => 4, // mac
|
||||
.windows => 3, // win
|
||||
.linux => 2, // xkb
|
||||
.freebsd, .linux => 2, // xkb
|
||||
else => @compileError("unsupported platform"),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user