chore: damn

This commit is contained in:
Mariano Z. 2025-11-27 10:28:58 -03:00
parent c4c797a205
commit deffd6470c
Signed by: marianozunino
GPG key ID: 4C73BAD25156DACE
13 changed files with 417 additions and 317 deletions

View file

@ -0,0 +1,40 @@
layout {
gaps 5
center-focused-column "never"
preset-column-widths {
proportion 0.33333
proportion 0.5
proportion 0.66667
}
default-column-width { proportion 0.5; }
focus-ring {
width 1
active-color "#7fc8ff"
inactive-color "#505050"
}
border {
off
width 4
active-color "#ffc87f"
inactive-color "#505050"
urgent-color "#9b0000"
}
shadow {
softness 30
spread 5
offset x=0 y=5
color "#0007"
}
struts {
}
}
animations {
}