绘制 layout 标志

This commit is contained in:
2025-08-26 03:29:15 +08:00
parent 9b77469ed2
commit 2c49c9f179
4 changed files with 17 additions and 3 deletions

View File

@@ -120,4 +120,5 @@ const uint32_t dpi_fallback = 96;
const uint32_t bar_y_padding = 1;
const uint32_t tag_x_padding = 10;
const uint32_t layout_symbol_x_padding = 10;
const uint32_t border_width = 1;