monitor locations flipped (ports, to be precise)
This commit is contained in:
parent
c885e31fd1
commit
47e4e9e857
|
@ -3,11 +3,11 @@ source=~/.config/hypr/macchiato.conf
|
||||||
# This is for my workstation.
|
# This is for my workstation.
|
||||||
# monitor=,highres,auto,auto is for my laptop.
|
# monitor=,highres,auto,auto is for my laptop.
|
||||||
|
|
||||||
monitor=HDMI-A-1, 1920x1080@60, 0x0, 1
|
monitor=HDMI-A-1, 1920x1080@60, 1920x0, 1
|
||||||
monitor=DP-3, 1920x1080@60, 1920x0, 1
|
monitor=DP-3, 1920x1080@60, 0x0, 1
|
||||||
|
|
||||||
workspace=HDMI-A-1,1
|
workspace=HDMI-A-1,5
|
||||||
workspace=DP-3,5
|
workspace=DP-3,1
|
||||||
|
|
||||||
monitor=,highres,auto,auto
|
monitor=,highres,auto,auto
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue