fix 'col.

This commit is contained in:
Manuel Transfeld 2025-07-19 16:13:11 +02:00 committed by GitHub
parent 0bbb2fc138
commit 38d77338d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,10 +96,8 @@
border_size = 2;
col = {
active_border = "rgba(33ccffee) rgba(00ff99ee) 45deg";
inactive_border = "rgba(595959aa)";
};
"col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg";
"col.inactive_border" = "rgba(595959aa)";
# Set to true enable resizing windows by clicking and dragging on borders and gaps
resize_on_border = false;