Got them the wrong way round...

This commit is contained in:
Evie Litherland-Smith 2024-04-15 09:44:47 +01:00
parent 524b6c7f5f
commit fed9c7da5b

View file

@ -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];