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