mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
swap monitor positon in dual profile
This commit is contained in:
parent
d0f1b46ae0
commit
4b6ebbdb94
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
profile dual {
|
profile dual {
|
||||||
output DP-1 mode 1920x1080@144.00Hz position 0,0
|
output DP-1 mode 1920x1080@60.00Hz position 0,0
|
||||||
output DP-2 mode 1920x1080@60.00Hz position 1920,0
|
output DP-2 mode 1920x1080@144.00Hz position 1920,0
|
||||||
}
|
}
|
||||||
|
|
||||||
profile laptop {
|
profile laptop {
|
||||||
|
|
Loading…
Reference in a new issue