mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-08-04 11:38:29 -07:00
fix: temporary patch for opengl on hyprland
This commit is contained in:
parent
65e681dd50
commit
009b8bfa79
1 changed files with 4 additions and 0 deletions
|
@ -8,4 +8,8 @@
|
|||
|
||||
liminalOS.desktop.hyprland.screenlocker.monitor = "eDP-1";
|
||||
liminalOS.desktop.hyprland.screenlocker.useCrashFix = true;
|
||||
|
||||
wayland.windowManager.hyprland.settings.env = [
|
||||
"GSK_RENDERER,ngl"
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue