mirror of
https://github.com/labwc/labwc.git
synced 2026-04-02 07:15:43 -04:00
Some formatting
This commit is contained in:
parent
ea623daaee
commit
04ccedbc7e
1 changed files with 15 additions and 16 deletions
|
|
@ -64,10 +64,6 @@
|
|||
</snapping>
|
||||
|
||||
<!--
|
||||
Use GoToDesktop left | right to switch workspaces.
|
||||
Use SendToDesktop left | right to move windows.
|
||||
See man labwc-actions for further information.
|
||||
|
||||
Workspaces can be configured like this:
|
||||
<desktops>
|
||||
<popupTime>1000</popupTime>
|
||||
|
|
@ -81,10 +77,13 @@
|
|||
|
||||
Or it can also be configured like this:
|
||||
<desktops number="4" />
|
||||
-->
|
||||
<!--
|
||||
|
||||
popupTime defaults to 1000 so could be left out.
|
||||
Set to 0 to completely disable the workspace OSD.
|
||||
|
||||
Use GoToDesktop left | right to switch workspaces.
|
||||
Use SendToDesktop left | right to move windows.
|
||||
See man labwc-actions for further information.
|
||||
-->
|
||||
<desktops>
|
||||
<popupTime>1000</popupTime>
|
||||
|
|
@ -94,12 +93,12 @@
|
|||
</desktops>
|
||||
|
||||
<!--
|
||||
# <margin> can be used to reserve space where new/maximized/tiled
|
||||
# windows will not be placed. Clients using layer-shell protocol reserve
|
||||
# space automatically, so <margin> is only intended for other, specialist
|
||||
# cases.
|
||||
#
|
||||
# If output is left empty, the margin will be applied to all outputs.
|
||||
<margin> can be used to reserve space where new/maximized/tiled
|
||||
windows will not be placed. Clients using layer-shell protocol reserve
|
||||
space automatically, so <margin> is only intended for other, specialist
|
||||
cases.
|
||||
|
||||
If output is left empty, the margin will be applied to all outputs.
|
||||
|
||||
<margin top="" bottom="" left="" right="" output="" />
|
||||
-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue