From d9445948517c44889c58a59894f42b29bd3424d8 Mon Sep 17 00:00:00 2001 From: Simon Studer Date: Fri, 10 Oct 2025 20:25:16 +0200 Subject: [PATCH] add monitor definition and scale 2 --- config/niri/config.template.kdl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.