improve config for external 30" screen

current_state
Christian Ott 2 years ago
parent 14a6db1451
commit c083ba1f28
  1. 2
      hyperland/default.nix

@ -115,7 +115,7 @@ in
wayland.windowManager.hyprland.settings = { wayland.windowManager.hyprland.settings = {
monitor=[ monitor=[
"eDP-1,2560x1600@60.00Hz,0x0,1" "eDP-1,2560x1600@60.00Hz,0x0,1"
# "DP-3,3840x2160@60.00Hz,-3840x0,1" "DP-3,preferred,-3840x-560,1,bitdepth,10" # bitdeph makes screensharing work
"DP-2,preferred,auto,1.5" "DP-2,preferred,auto,1.5"
]; ];
"$mod" = "SUPER"; "$mod" = "SUPER";

Loading…
Cancel
Save

Powered by TurnKey Linux.