Regenerated

This commit is contained in:
2026-04-13 15:36:26 +02:00
parent 9d85d6ee21
commit ee00cdce06
4 changed files with 339 additions and 342 deletions
+337 -338
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -2512,7 +2512,7 @@ general {
resize_on_border = true
extend_border_grab_area = 20
col.active_border = rgb(89b4fa) rgb(a6e3a1) 45deg
col.inactive_border = $inactive
col.inactive_border = rgba(595959aa)
}
# Decorations
@@ -2600,7 +2600,6 @@ windowrule {
match:class = ^(wofi)$
border_color = rgb(89b4fa) rgb(a6e3a1) 45deg
rounding = 14
noborder = off
}
#+END_SRC
+1 -1
View File
@@ -30,7 +30,7 @@ general {
resize_on_border = true
extend_border_grab_area = 20
col.active_border = rgb(89b4fa) rgb(a6e3a1) 45deg
col.inactive_border = $inactive
col.inactive_border = rgba(595959aa)
}
# Decorations
@@ -55,5 +55,4 @@ windowrule {
match:class = ^(wofi)$
border_color = rgb(89b4fa) rgb(a6e3a1) 45deg
rounding = 14
noborder = off
}