Switch i3 home setup

As my dock is broken and I now use a different setup to connect the
display.
This commit is contained in:
Daniel Siepmann 2023-12-21 07:35:03 +01:00
parent 18a663176b
commit 4b43c31594
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -359,7 +359,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-1 --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