mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat(callisto): disable explicit sync in asahi for honeykrisp
This commit is contained in:
parent
0036f1bc19
commit
4d94145187
1 changed files with 3 additions and 0 deletions
|
@ -7,4 +7,7 @@
|
||||||
home.stateVersion = "24.05";
|
home.stateVersion = "24.05";
|
||||||
|
|
||||||
liminalOS.desktop.hyprland.screenlocker.monitor = "eDP-1";
|
liminalOS.desktop.hyprland.screenlocker.monitor = "eDP-1";
|
||||||
|
|
||||||
|
# explicit sync must be disabled for honeykrisp to load
|
||||||
|
wayland.windowManager.hyprland.settings.render.explicit_sync = 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue