Got them the wrong way round...
This commit is contained in:
parent
524b6c7f5f
commit
fed9c7da5b
|
@ -36,8 +36,8 @@
|
||||||
workspaceAutoBackAndForth = true;
|
workspaceAutoBackAndForth = true;
|
||||||
bars = [];
|
bars = [];
|
||||||
gaps = {
|
gaps = {
|
||||||
inner = 5;
|
inner = 10;
|
||||||
outer = 10;
|
outer = 5;
|
||||||
};
|
};
|
||||||
fonts = {
|
fonts = {
|
||||||
names = [fonts.monospace.name];
|
names = [fonts.monospace.name];
|
||||||
|
|
Loading…
Reference in a new issue