fix(stellaris): stabilize hybrid GPU stack for Wayland/Proton and fix external monitor mode
This commit is contained in:
parent
aa7d685576
commit
30ffdf6a2f
2 changed files with 16 additions and 12 deletions
|
|
@ -66,14 +66,9 @@
|
|||
services.network-manager-applet.enable = true;
|
||||
services.blueman-applet.enable = true;
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
env = [
|
||||
"LIBVA_DRIVER_NAME,nvidia"
|
||||
"__GLX_VENDOR_LIBRARY_NAME,nvidia"
|
||||
];
|
||||
|
||||
monitor = [
|
||||
"eDP-1, 2560x1600@240, 0x0, 1.6"
|
||||
"desc:Microstep MPG321UX OLED 0x01010101, @239.99001, auto-right, 1.6"
|
||||
"desc:Microstep MPG321UX OLED 0x01010101, 3840x2160@239.99001, auto-right, 1.6"
|
||||
", preferred, auto, 1"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue