From c718cb19de4392f429f2cc936cd8d243f4192671 Mon Sep 17 00:00:00 2001 From: pips Date: Sat, 22 Mar 2025 18:30:54 +0100 Subject: [PATCH] fix(niri): change outputs order --- private_dot_config/niri/config.kdl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/private_dot_config/niri/config.kdl b/private_dot_config/niri/config.kdl index 474403f..6e73ecc 100644 --- a/private_dot_config/niri/config.kdl +++ b/private_dot_config/niri/config.kdl @@ -102,7 +102,7 @@ cursor { // automatically. position x=1280 y=0 } -output "DP-3" { +output "DP-4" { // Uncomment this line to disable this output. // off @@ -132,7 +132,7 @@ output "DP-3" { // automatically. position x=0 y=0 } -output "DP-4" { +output "DP-3" { // Uncomment this line to disable this output. // off