From 6f73c4777f2b055ab0938e97a27cd91fa51698b7 Mon Sep 17 00:00:00 2001 From: elkowar Date: Thu, 6 Feb 2025 16:54:13 +0100 Subject: [PATCH] Fix niri --- eggs/niri/config.kdl | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/eggs/niri/config.kdl b/eggs/niri/config.kdl index c4fb87a..5bef9d3 100644 --- a/eggs/niri/config.kdl +++ b/eggs/niri/config.kdl @@ -57,7 +57,6 @@ output "Philips Consumer Electronics Company PHL 345B1C 0x00008E7C" { // mode "2560x1440" // scale 1 // position x=0 y=0 -// <<<<<<< HEAD // } // {% end %} @@ -68,24 +67,6 @@ output "Philips Consumer Electronics Company PHL 345B1C 0x00008E7C" { // transform "normal" // position x=0 y=1440 // } -// ======= - // } - -// {% elif device.thinkix %} -// output "HDMI-A-1" { - // mode "1920x1080" - // scale 1 - // position x=0 y=0 - // //off -// } - -// output "eDP-1" { - // mode "1920x1080@60" - // scale 1.0 - // transform "normal" - // position x=0 y=1440 -// } -// >>>>>>> 4eba11c (asdf) // {% end %}