mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-01 11:12:16 +00:00
update gtk version
This commit is contained in:
@@ -157,7 +157,7 @@ pub fn init(core_app: *CoreApp, opts: Options) !App {
|
||||
} = .{};
|
||||
|
||||
environment: {
|
||||
if (version.runtimeAtLeast(4, 17, 0)) {
|
||||
if (version.runtimeAtLeast(4, 18, 0)) {
|
||||
gdk_disable.@"color-mgmt" = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user