mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
wiki: Fix order in outputs
This commit is contained in:
@@ -8,10 +8,10 @@ Here's what it looks like with all properties written out:
|
||||
```
|
||||
output "eDP-1" {
|
||||
// off
|
||||
scale 2.0
|
||||
mode "1920x1080@120.030"
|
||||
position x=1280 y=0
|
||||
scale 2.0
|
||||
transform "90"
|
||||
position x=1280 y=0
|
||||
}
|
||||
|
||||
output "HDMI-A-1" {
|
||||
|
||||
Reference in New Issue
Block a user