diff options
| author | l3wdfut4pwr <l3wdfut4pwr@gmail.com> | 2026-06-14 19:29:33 +0300 |
|---|---|---|
| committer | l3wdfut4pwr <l3wdfut4pwr@gmail.com> | 2026-06-14 19:29:33 +0300 |
| commit | 56082af20a8712570edd6ed523baad4755ecd241 (patch) | |
| tree | 2366ad69de817a80403cdcbe5cdd48ad90106bd6 /config/hypr/decoration.conf | |
init
Diffstat (limited to 'config/hypr/decoration.conf')
| -rw-r--r-- | config/hypr/decoration.conf | 20 |
1 files changed, 20 insertions, 0 deletions
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 +} + + |
