aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMichael Homer <mwh@mwh.geek.nz>2020-10-24 20:06:51 +1300
committerGitHub <noreply@github.com>2020-10-24 20:06:51 +1300
commit8e34402d3be1b7ea7c82bafc4f64c736d1f34e64 (patch)
tree7fa4a9f5507356a1b95ec0b95eb3b84257bc97a3 /README
parentQuit with both esc and q (diff)
downloaddragon-8e34402d3be1b7ea7c82bafc4f64c736d1f34e64.tar.gz
dragon-8e34402d3be1b7ea7c82bafc4f64c736d1f34e64.tar.bz2
dragon-8e34402d3be1b7ea7c82bafc4f64c736d1f34e64.zip
Mention Wayland at top of readme
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d50d26c..40d9a83 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-dragon - simple drag-and-drop source/sink for X
+dragon - simple drag-and-drop source/sink for X or Wayland
Many programs, particularly web applications, expect files to be dragged
into them now. If you don't habitually use a file manager that is a
bgstack15