chore: format
This commit is contained in:
parent
54840dc4f0
commit
ad234601c7
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ in {
|
||||||
settings.main.font = lib.mkForce "${theme.font.family}:size=${toString (theme.font.size - 1)}";
|
settings.main.font = lib.mkForce "${theme.font.family}:size=${toString (theme.font.size - 1)}";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
wayland.windowManager.sway = {
|
wayland.windowManager.sway = {
|
||||||
config.gaps.inner = lib.mkForce 5;
|
config.gaps.inner = lib.mkForce 5;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue