mirror of
https://github.com/labwc/labwc.git
synced 2026-02-25 01:40:28 -05:00
osd: add osd.workspace-switcher.boxes.border.width
This commit is contained in:
parent
79b92d821f
commit
4f42b7a12b
5 changed files with 13 additions and 1 deletions
|
|
@ -281,6 +281,9 @@ all are supported.
|
|||
Height of boxes in workspace switcher in pixels. Setting to 0 disables
|
||||
boxes. Default is 20.
|
||||
|
||||
*osd.workspace-switcher.boxes.border.width*
|
||||
Border width of boxes in workspace switcher in pixels. Default is 2.
|
||||
|
||||
*snapping.overlay.region.bg.enabled* [yes|no]
|
||||
Show a filled rectangle as an overlay when a window is snapped to a
|
||||
region. Default is yes for hardware-based renderers and no for
|
||||
|
|
|
|||
|
|
@ -96,6 +96,7 @@ osd.window-switcher.preview.border.color: #dddda6,#000000,#dddda6
|
|||
|
||||
osd.workspace-switcher.boxes.width: 20
|
||||
osd.workspace-switcher.boxes.height: 20
|
||||
osd.workspace-switcher.boxes.border.width: 2
|
||||
|
||||
# Default values for following options change depending on the rendering
|
||||
# backend. For software-based renderers, *.bg.enabled is "no" and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue