fix(callisto): use screenlocker crash fix

This commit is contained in:
Youwen Wu 2025-04-08 13:08:49 -07:00
parent e87ff22643
commit 9f58a2560d
Signed by: youwen
GPG key ID: 865658ED1FE61EC3

View file

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