Revert "Switch home display output"

As I now keep my old setup.

This reverts commit b013d63a5d.
This commit is contained in:
Daniel Siepmann 2024-05-21 07:09:30 +02:00
parent 62ba7d1d6b
commit b81944eac4
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -360,7 +360,7 @@ in {
displays = {
"a" = "exec xrandr --auto ${displayDefaults} && ${pkgs.brightnessctl}/bin/brightnessctl --device ${displayBrightnessDevice} s 10;";
"e" = "exec xrandr --auto --output ${displayBuiltInOutput} --off";
"h" = "exec xrandr --output ${displayBuiltInOutput} --off --output DP2 --scale 1x1 --mode 2560x1440";
"h" = "exec xrandr --output ${displayBuiltInOutput} --off --output DP1 --scale 1x1 --mode 2560x1440";
"o" = "exec xrandr --output DP2 --primary --mode 3840x2160 --scale 0.65x0.65 --output ${displayBuiltInOutput} --off";
# Mirror