fix(callisto): remove hyprland explicit_sync option

This commit is contained in:
Youwen Wu 2025-07-25 13:17:48 +08:00
parent 2d9888dd4e
commit 4b51d6dea7

View file

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