Explicit niri config for picard
's external monitor
This commit is contained in:
parent
a38be99ea0
commit
8fb56c0005
1 changed files with 6 additions and 0 deletions
|
@ -106,6 +106,12 @@ output "eDP-1" {
|
||||||
// position x=1280 y=0
|
// position x=1280 y=0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
output "Dell Inc. DELL U2515H 9X2VY5170PJL" {
|
||||||
|
mode "2560x1440@59.951"
|
||||||
|
scale 1
|
||||||
|
transform "normal"
|
||||||
|
}
|
||||||
|
|
||||||
// Settings that influence how windows are positioned and sized.
|
// Settings that influence how windows are positioned and sized.
|
||||||
// Find more information on the wiki:
|
// Find more information on the wiki:
|
||||||
// https://github.com/YaLTeR/niri/wiki/Configuration:-Layout
|
// https://github.com/YaLTeR/niri/wiki/Configuration:-Layout
|
||||||
|
|
Loading…
Add table
Reference in a new issue