kasei: update fixdisplay command

This commit is contained in:
Oystein Kristoffer Tveit 2022-11-11 21:19:46 +01:00
parent 752b37f441
commit ec2dd35824
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
default = main;
};
fixDisplayCommand = "xrandr --output DP-4 --mode 1920x1080 --pos 0x0 -r 144 --output DVI-D-1 --primary --mode 1920x1080 --pos 1920x0 -r 60";
fixDisplayCommand = "xrandr --output DP-4 --mode 1920x1080 --pos 0x0 -r 144 --output HDMI-0 --primary --mode 1920x1080 --pos 1920x0 -r 60";
# screens = {
# "DP-1" = {};