mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
Fix use of hyphen instead of underscore
This commit is contained in:
parent
ad924c0f8d
commit
b4349966fc
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
|
||||||
*border* toggle
|
*border* toggle
|
||||||
Cycles through the available border styles.
|
Cycles through the available border styles.
|
||||||
|
|
||||||
*border-images.<class>* <path>
|
*border_images.<class>* <path>
|
||||||
Configures the images used for borders. The _path_ is expected to be an
|
Configures the images used for borders. The _path_ is expected to be an
|
||||||
absolute path to an image with an odd width and height which will be scaled to
|
absolute path to an image with an odd width and height which will be scaled to
|
||||||
container sizes. The edges are expected to be 1 pixel in width for top and
|
container sizes. The edges are expected to be 1 pixel in width for top and
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue