Skip to content

Commit b82be31

Browse files
committed
add wayland socket index for setting the command socket wlr-ranr wl-clipboard and wtype interact with
1 parent 8c1999c commit b82be31

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ The server can be forced to use a single, fixed resolution for all connecting cl
184184
| `SELKIES_WATERMARK_PATH` (or `WATERMARK_PNG`) | `''` | Absolute path to the watermark PNG file. |
185185
| `SELKIES_WATERMARK_LOCATION` (or `WATERMARK_LOCATION`) | `-1` | Watermark location enum (0-6). |
186186
| `SELKIES_DEBUG` | `False` | Enable debug logging. |
187+
| `SELKIES_WAYLAND_SOCKET_INDEX` | `0` | Index for the Wayland command socket (e.g. 0 for wayland-0). |
187188
| `SELKIES_ENABLE_SHARING` | `True` | Master toggle for all sharing features. |
188189
| `SELKIES_ENABLE_COLLAB` | `True` | Enable collaborative (read-write) sharing link. |
189190
| `SELKIES_ENABLE_SHARED` | `True` | Enable view-only sharing links. |

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ full_custom_readme: |
188188
| `SELKIES_WATERMARK_PATH` (or `WATERMARK_PNG`) | `''` | Absolute path to the watermark PNG file. |
189189
| `SELKIES_WATERMARK_LOCATION` (or `WATERMARK_LOCATION`) | `-1` | Watermark location enum (0-6). |
190190
| `SELKIES_DEBUG` | `False` | Enable debug logging. |
191+
| `SELKIES_WAYLAND_SOCKET_INDEX` | `0` | Index for the Wayland command socket (e.g. 0 for wayland-0). |
191192
| `SELKIES_ENABLE_SHARING` | `True` | Master toggle for all sharing features. |
192193
| `SELKIES_ENABLE_COLLAB` | `True` | Enable collaborative (read-write) sharing link. |
193194
| `SELKIES_ENABLE_SHARED` | `True` | Enable view-only sharing links. |

0 commit comments

Comments
 (0)