diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-07-24 23:45:39 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-07-24 23:46:28 +0200 |
commit | fffa2906d8043b23edf3cb5f9e822447b8267695 (patch) | |
tree | 28e2cce0d54f991a968bd4bf3153410cf88f1b89 | |
parent | 4245dc35df513a0bad63d01b1616cec97073c849 (diff) | |
download | tdv-fffa2906d8043b23edf3cb5f9e822447b8267695.tar.gz tdv-fffa2906d8043b23edf3cb5f9e822447b8267695.tar.xz tdv-fffa2906d8043b23edf3cb5f9e822447b8267695.zip |
Update README
It turns out sdtui works in Sway out of the box (essentially).
-rw-r--r-- | README.adoc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc index 52be085..d225bbb 100644 --- a/README.adoc +++ b/README.adoc @@ -81,9 +81,10 @@ odd = 16 255 .... The `watch-selection` option makes the application watch the X11 primary -selection for changes and automatically search for selected text. -This feature requires XCB. Wayland is currently unsupported, but would require -a compositor supporting the wlr-data-control protocol. +selection for changes and automatically search for selected text. This feature +requires XCB. Wayland is currently unsupported, but would require a compositor +supporting the wlr-data-control protocol. Luckily, some compositors, such as +Sway, synchronize selections with Xwayland. You can also set up some dictionaries to be loaded at startup automatically: |