feat: update system

This commit is contained in:
2024-07-10 13:15:28 +02:00
parent 4b78ba79cc
commit a6cd5def22
11 changed files with 98 additions and 66 deletions

View File

@@ -1,7 +1,7 @@
general {
col.inactive_border = rgba({{colors.surface.default.hex_stripped}}{{custom.transparency_hex | to_lower}})
col.active_border = rgb({{colors.primary.default.hex_stripped}})
border_size = 1
border_size = 4
extend_border_grab_area = 4
gaps_in = {{custom.padding}}
gaps_out = {{custom.double_padding}}