mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-22 11:46:11 +03: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