This commit is contained in:
Stefan Schwarz 2025-01-20 09:03:31 +01:00
parent 359b7cf8d0
commit aaf916de75
3 changed files with 2 additions and 3 deletions

View file

@ -39,7 +39,6 @@ input "2362:628:PIXA3854:00_093A:0274_Touchpad" click_method clickfinger
output * bg $wallpaper fill output * bg $wallpaper fill
output "BenQ Corporation BenQ SW2700 83H03922SL0" res --custom 2560x1440@60Hz output "BenQ Corporation BenQ SW2700 83H03922SL0" res --custom 2560x1440@60Hz
output "BenQ Corporation BenQ SW2700 83H03922SL0" pos 1440 720 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 "BNQ BenQ PD2705Q W4N00777019" pos 0 0
output "Dell Inc. Dell U4919DW HZVZWP2" res 5120x1440 output "Dell Inc. Dell U4919DW HZVZWP2" res 5120x1440
output eDP-1 scale 1.25 output eDP-1 scale 1.25

View file

@ -72,7 +72,7 @@ in
environment.variables = { environment.variables = {
VDPAU_DRIVER = lib.mkIf config.hardware.opengl.enable (lib.mkDefault "va_gl"); VDPAU_DRIVER = lib.mkIf config.hardware.opengl.enable (lib.mkDefault "va_gl");
}; };
hardware.opengl.extraPackages = with pkgs; [ hardware.graphics.extraPackages = with pkgs; [
vaapiIntel vaapiIntel
libvdpau-va-gl libvdpau-va-gl
intel-media-driver intel-media-driver

View file

@ -181,7 +181,7 @@ in
clipman clipman
wdisplays wdisplays
wl-clipboard wl-clipboard
xdg_utils xdg-utils
xfce.thunar xfce.thunar
xfce.thunar-volman xfce.thunar-volman
wtype wtype