fix(niri): center focus on overflow -> never
This commit is contained in:
parent
cfd4d4e745
commit
30092474a5
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue