diff --git a/reference/hosts/callisto/home.nix b/reference/hosts/callisto/home.nix index bef4d04..32d2419 100644 --- a/reference/hosts/callisto/home.nix +++ b/reference/hosts/callisto/home.nix @@ -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; }