feat(callisto): disable explicit sync in asahi for honeykrisp
Some checks are pending
Check flake / check (push) Waiting to run

This commit is contained in:
Youwen Wu 2025-01-20 13:41:40 -08:00
parent 0036f1bc19
commit 4d94145187
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -7,4 +7,7 @@
home.stateVersion = "24.05";
liminalOS.desktop.hyprland.screenlocker.monitor = "eDP-1";
# explicit sync must be disabled for honeykrisp to load
wayland.windowManager.hyprland.settings.render.explicit_sync = 0;
}