1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(i3): no gaps

This commit is contained in:
2022-11-08 20:31:04 +01:00
parent a22acd2073
commit 7252826719

View File

@@ -52,7 +52,6 @@ in {
displayManager.defaultSession = "none+i3";
windowManager.i3 = {
enable = true;
package = pkgs.i3-gaps;
};
};
@@ -108,7 +107,6 @@ in {
}
];
};
gaps.inner = 4;
floating = {
titlebar = false;
border = 1;