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

@ -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

View file

@ -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