config écran
parent
963b932f33
commit
f8297fd5e1
|
|
@ -75,6 +75,10 @@ input {
|
||||||
// Find more information on the wiki:
|
// Find more information on the wiki:
|
||||||
// https://niri-wm.github.io/niri/Configuration:-Outputs
|
// https://niri-wm.github.io/niri/Configuration:-Outputs
|
||||||
// Remember to uncomment the node by removing "/-"!
|
// Remember to uncomment the node by removing "/-"!
|
||||||
|
output "HDMI-A-1" {
|
||||||
|
mode "1920x1080@60"
|
||||||
|
transform "90"
|
||||||
|
}
|
||||||
/-output "eDP-1" {
|
/-output "eDP-1" {
|
||||||
// Uncomment this line to disable this output.
|
// Uncomment this line to disable this output.
|
||||||
// off
|
// off
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue