wildfire: 242 current 2025-06-20 13:02:09 25.05.20250617.36ab78d 6.15.2 *

smarter rebuild GC
This commit is contained in:
2025-06-20 13:02:14 +02:00
parent 6f9f670e8e
commit 00ea956f6a
2 changed files with 20 additions and 3 deletions

View File

@ -29,7 +29,7 @@ in {
gaps_in = 5;
gaps_out = 15;
border_size = 1;
"col.active_border" = "rgba(${colors.gruvbox-rgb.bright_orange}, 1.0) rgba(${colors.gruvbox-rgb.red}, 1.0) 45deg";
"col.active_border" = "rgb(${colors.gruvbox-rgb.bright_orange}) rgb(${colors.gruvbox-rgb.red}) 45deg";
"col.inactive_border" = "rgba(${colors.gruvbox-rgb.bg4}, 0.66)";
layout = "dwindle";
allow_tearing = false;