mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
workspaces: add ability to set prefix when using number argument
This commit is contained in:
parent
e837445114
commit
4ecac26548
4 changed files with 27 additions and 5 deletions
|
|
@ -313,10 +313,9 @@ extending outward from the snapped edge.
|
|||
## WORKSPACES
|
||||
|
||||
*<desktops number=""><names><name>*
|
||||
Define workspaces. A workspace covers all outputs. The OSD only shows
|
||||
windows on the current workspace. Workspaces can be switched to with
|
||||
GoToDesktop and windows can be moved with SendToDesktop. See
|
||||
labwc-actions(5) for more information about their arguments.
|
||||
Define workspaces. A workspace covers all outputs. Workspaces can be
|
||||
switched to with GoToDesktop and windows can be moved with SendToDesktop.
|
||||
See labwc-actions(5) for more information about their arguments.
|
||||
|
||||
The number attribute defines the minimum number of workspaces. Default
|
||||
is 1. The number attribute is optional. If the number attribute is
|
||||
|
|
@ -326,6 +325,9 @@ extending outward from the snapped edge.
|
|||
Define the timeout after which to hide the workspace OSD.
|
||||
A setting of 0 disables the OSD. Default is 1000 ms.
|
||||
|
||||
*<desktops><prefix>*
|
||||
Set the prefix to use when using "number" above. Default is "Workspace"
|
||||
|
||||
## THEME
|
||||
|
||||
*<theme><name>*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue