diff --git a/README.md b/README.md index 8054bc2..e7415e2 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,15 @@ Right now, there are these subcommands: one. (This is useful for accessing swayr commands which are not bound to a key.) +## Screenshots + +![A screenshot of swayr switch-window](misc/switch-window.png "swayr +switch-window") + +![A screenshot of swayr +switch-workspace-or-window](misc/switch-workspace-or-window.png "swayr +switch-workspace-or-window") + ## Installation You'll need to install the current stable rust toolchain using the one-liner diff --git a/misc/switch-window.png b/misc/switch-window.png new file mode 100644 index 0000000..a8adc41 Binary files /dev/null and b/misc/switch-window.png differ diff --git a/misc/switch-workspace-or-window.png b/misc/switch-workspace-or-window.png new file mode 100644 index 0000000..ef6b030 Binary files /dev/null and b/misc/switch-workspace-or-window.png differ