mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Add theme option to configure boxes from workspace OSD
This allows to configure width and height of "boxes" displayed in the workspace OSD. A setting of `0` disables the boxes.
This commit is contained in:
parent
45e0dad3f1
commit
268191fce8
5 changed files with 51 additions and 14 deletions
|
|
@ -65,3 +65,6 @@ osd.window-switcher.padding: 4
|
|||
osd.window-switcher.item.padding.x: 10
|
||||
osd.window-switcher.item.padding.y: 1
|
||||
osd.window-switcher.item.active.border.width: 2
|
||||
|
||||
osd.workspace-switcher.boxes.width: 20
|
||||
osd.workspace-switcher.boxes.height: 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue