niri: center-focused-column with ultrawide display
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
cca7af02b4
commit
1144ff7ee2
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ in {
|
||||||
gap = config.custom.gap / 2;
|
gap = config.custom.gap / 2;
|
||||||
in {
|
in {
|
||||||
gaps = gap;
|
gaps = gap;
|
||||||
#// center-focused-column = "always";
|
center-focused-column = mkIf config.custom.ultrawide "always";
|
||||||
always-center-single-column = true;
|
always-center-single-column = true;
|
||||||
|
|
||||||
# TODO: Uncomment after next release > v1.10.1
|
# TODO: Uncomment after next release > v1.10.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue