aboutsummaryrefslogtreecommitdiff
path: root/home/i3.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/i3.nix')
-rw-r--r--home/i3.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/i3.nix b/home/i3.nix
index d40484f..8541cc4 100644
--- a/home/i3.nix
+++ b/home/i3.nix
@@ -233,5 +233,9 @@
bars = [];
};
+
+ extraConfig = ''
+ default_border normal 0
+ '';
};
}