fix
This commit is contained in:
parent
359b7cf8d0
commit
aaf916de75
3 changed files with 2 additions and 3 deletions
|
@ -39,7 +39,6 @@ input "2362:628:PIXA3854:00_093A:0274_Touchpad" click_method clickfinger
|
|||
output * bg $wallpaper fill
|
||||
output "BenQ Corporation BenQ SW2700 83H03922SL0" res --custom 2560x1440@60Hz
|
||||
output "BenQ Corporation BenQ SW2700 83H03922SL0" pos 1440 720
|
||||
output "BNQ BenQ PD2705Q W4N00777019" transform 270
|
||||
output "BNQ BenQ PD2705Q W4N00777019" pos 0 0
|
||||
output "Dell Inc. Dell U4919DW HZVZWP2" res 5120x1440
|
||||
output eDP-1 scale 1.25
|
||||
|
|
|
@ -72,7 +72,7 @@ in
|
|||
environment.variables = {
|
||||
VDPAU_DRIVER = lib.mkIf config.hardware.opengl.enable (lib.mkDefault "va_gl");
|
||||
};
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
hardware.graphics.extraPackages = with pkgs; [
|
||||
vaapiIntel
|
||||
libvdpau-va-gl
|
||||
intel-media-driver
|
||||
|
|
|
@ -181,7 +181,7 @@ in
|
|||
clipman
|
||||
wdisplays
|
||||
wl-clipboard
|
||||
xdg_utils
|
||||
xdg-utils
|
||||
xfce.thunar
|
||||
xfce.thunar-volman
|
||||
wtype
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue