nvidia wayland flags
This commit is contained in:
parent
2e63f39697
commit
91f2476cd2
@ -9,6 +9,10 @@ inputs,
|
||||
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
||||
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
|
||||
settings = {
|
||||
env = [
|
||||
"LIBVA_DRIVER_NAME,nvidia"
|
||||
"__GLX_VENDOR_LIBRARY_NAME,nvidia"
|
||||
];
|
||||
monitor = [
|
||||
"DP-1,1920x1080,0x0,1"
|
||||
"HDMI-A-1,1920x1080,1920x0,1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user