diff --git a/config/niri/config.template.kdl b/config/niri/config.template.kdl index ace6cc9..214e8c2 100644 --- a/config/niri/config.template.kdl +++ b/config/niri/config.template.kdl @@ -75,7 +75,7 @@ input { // Find more information on the wiki: // https://yalter.github.io/niri/Configuration:-Outputs // Remember to uncomment the node by removing "/-"! -/-output "eDP-1" { +output "eDP-1" { // Uncomment this line to disable this output. // off @@ -103,7 +103,7 @@ input { // so to put another output directly adjacent to it on the right, set its x to 1920. // If the position is unset or results in an overlap, the output is instead placed // automatically. - position x=1280 y=0 + position x=0 y=0 } // Settings that influence how windows are positioned and sized.