summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixos/hypr.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/hypr.nix b/nixos/hypr.nix
index 80342ee..b1bbd50 100644
--- a/nixos/hypr.nix
+++ b/nixos/hypr.nix
@@ -28,7 +28,7 @@
general {
gaps_in = 5 # @dynamic_gaps_in
gaps_out = 10 # @dynamic_gaps_out
- border_size = 2 # @dynamic_border
+ border_size = 0 # @dynamic_border
resize_on_border = 0
col.active_border = $color2
allow_tearing = 0