Regenerated
This commit is contained in:
+337
-338
File diff suppressed because it is too large
Load Diff
+1
-2
@@ -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
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user