i3: use correct workspace (for real this time)
This commit is contained in:
parent
9875913c15
commit
34eaaa25e5
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -150,7 +150,7 @@ in
|
||||||
size = 12.0;
|
size = 12.0;
|
||||||
};
|
};
|
||||||
}];
|
}];
|
||||||
defaultWorkspace = "number 1";
|
defaultWorkspace = "workspace number 1";
|
||||||
gaps = {
|
gaps = {
|
||||||
inner = 12;
|
inner = 12;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue