Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.46 KB

great-wayland-commands.md

File metadata and controls

15 lines (14 loc) · 1.46 KB

🪟 Wayland Utilities

Utility Description Usage Example
wlr-randr Display configuration tool for wlroots-based compositors wlr-randr --output eDP-1 --mode 1920x1080
wl-clipboard Command-line copy/paste utilities for Wayland echo "Hello from Wayland" | wl-copy
wl-paste
wayshot Screenshot tool for Wayland compositors wayshot -f screenshot.png
wev Input event viewer for Wayland wev
wf-recorder Screen recording tool for Wayland compositors wf-recorder -f output.mp4
wtype Xdotool-like tool for Wayland wtype "This is input text"
slurp Select a region in Wayland compositors slurp | grim -g - screenshot.png
grim Screenshot utility for Wayland grim screenshot.png
wob Lightweight overlay volume/backlight/progress bar for Wayland echo 50 > $SWAYSOCK.wob
wshowkeys Displays pressed keys on screen wshowkeys
waypipe Network transparency with Wayland waypipe ssh user@host application