osd: add osd.workspace-switcher.boxes.border.width

This commit is contained in:
Dmitry 2025-04-06 15:05:04 +04:00 committed by Johan Malm
parent 79b92d821f
commit 4f42b7a12b
5 changed files with 13 additions and 1 deletions

View file

@ -142,6 +142,7 @@ struct theme {
int osd_workspace_switcher_boxes_width;
int osd_workspace_switcher_boxes_height;
int osd_workspace_switcher_boxes_border_width;
struct theme_snapping_overlay
snapping_overlay_region, snapping_overlay_edge;