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;
bars = [];
gaps = {
inner = 5;
outer = 10;
inner = 10;
outer = 5;
};
fonts = {
names = [fonts.monospace.name];