Commit 4245c3c14c2a

Vincent Demeester <vincent@sbr.pm>
2026-05-07 09:52:57
fix(niri): remove laptop output blocks to fix kanshi conflict
Niri's static output config re-enabled laptop screens that kanshi was trying to disable when docked, causing a race condition that required frequent kanshi restarts.
1 parent 3a141a6
Changed files (1)
dots
config
dots/config/niri/config.kdl
@@ -19,19 +19,13 @@ input {
     }
 }
 
-output "eDP-1" {
-    mode "1920x1200@60.003"
-    scale 1
-    transform "normal"
-    position x=0 y=1440
-}
-
-output "eDP-2" {
-    mode "1920x1200@144.001"
-    scale 1
-    transform "normal"
-    position x=0 y=0
-}
+// Disabled: let kanshi manage laptop screen enable/disable
+// output "eDP-2" {
+//     mode "1920x1200@144.001"
+//     scale 1
+//     transform "normal"
+//     position x=0 y=0
+// }
 
 output "LG Electronics LG ULTRAWIDE 0x0005D10C" {
     mode "3440x1440@59.973"