From 56082af20a8712570edd6ed523baad4755ecd241 Mon Sep 17 00:00:00 2001 From: l3wdfut4pwr Date: Sun, 14 Jun 2026 19:29:33 +0300 Subject: init --- config/hypr/decoration.conf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 config/hypr/decoration.conf (limited to 'config/hypr/decoration.conf') diff --git a/config/hypr/decoration.conf b/config/hypr/decoration.conf new file mode 100644 index 000000000..50253a39c --- /dev/null +++ b/config/hypr/decoration.conf @@ -0,0 +1,20 @@ + +general { + gaps_in = 0 + gaps_out = 0 + border_size = 2 + col.active_border = $lavender + col.inactive_border = $base + resize_on_border = false + allow_tearing = false + layout = dwindle +} + +decoration { + rounding = 0 + rounding_power = 0 + active_opacity = 1.0 + inactive_opacity = 1.0 +} + + -- cgit v1.3-3-g829e