summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/hypr/hyprland.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index d0218d8..cb3b674 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -17,8 +17,8 @@ exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store
general {
- gaps_in = 5
- gaps_out = 10
+ gaps_in = 5 # @dynamic_gaps_in
+ gaps_out = 10 # @dynamic_gaps_out
border_size = 0 # @dynamic_border
resize_on_border = false
allow_tearing = false