fix(niri): center focus on overflow -> never

This commit is contained in:
Ahurac 2024-11-09 22:55:42 +01:00
parent cfd4d4e745
commit 30092474a5

View file

@ -317,7 +317,7 @@
width = 2; width = 2;
inactive.color = "#80808080"; inactive.color = "#80808080";
}; };
center-focused-column = "on-overflow"; center-focused-column = "never";
}; };
workspaces = { workspaces = {
w1.name = "admin"; w1.name = "admin";