fix(niri): change outputs order
This commit is contained in:
parent
987934ee37
commit
c718cb19de
1 changed files with 2 additions and 2 deletions
|
|
@ -102,7 +102,7 @@ cursor {
|
|||
// automatically.
|
||||
position x=1280 y=0
|
||||
}
|
||||
output "DP-3" {
|
||||
output "DP-4" {
|
||||
// Uncomment this line to disable this output.
|
||||
// off
|
||||
|
||||
|
|
@ -132,7 +132,7 @@ output "DP-3" {
|
|||
// automatically.
|
||||
position x=0 y=0
|
||||
}
|
||||
output "DP-4" {
|
||||
output "DP-3" {
|
||||
// Uncomment this line to disable this output.
|
||||
// off
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue