mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
osd: add osd.workspace-switcher.boxes.border.width
This commit is contained in:
parent
4f3c0a0b55
commit
04eff2a5e2
5 changed files with 13 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue