diff options
author | Samuel Fadel <samuel@nihil.ws> | 2023-09-28 14:00:47 +0200 |
---|---|---|
committer | Samuel Fadel <samuel@nihil.ws> | 2023-09-28 14:00:47 +0200 |
commit | 0e3451323afafe089bbf9b4fc4f3c602dc2a7f7d (patch) | |
tree | b5a6ab4409b0fd8ebec81cc29ece9d5f89e00de8 /README.md | |
parent | 5c09be045724b6201566a6b5357612ce2e20403b (diff) |
Updated README.md, LICENSE, meson.build to reflect fork.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -15,17 +15,17 @@ output with as little overhead as possible. ## Usage -List the outputs and their IDs. +List the outputs and their IDs: wlr-mirror -Create the mirror +Create the mirror: wlr-mirror $ID -wdomirror does not preserve the aspect ratio, so make sure to set the -size of the mirror window correctly. For fullscreen, make sure that -both source and target outputs have the same aspect ratio. +`wlr-mirror` does not preserve the aspect ratio, so make sure to set +the size of the mirror window correctly. For fullscreen, make sure +that both source and target outputs have the same aspect ratio. ## License |