mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
Add wlrctl as an alternative to wtype
parent
19e8669e3a
commit
0dc3086ebc
|
@ -22,7 +22,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I
|
|||
* xbanish (hiding cursor on keypress) → `seat <name> hide_cursor when-typing enable`
|
||||
* xclip / xsel (clipboard copy/paste) → [wl-clipboard](https://github.com/bugaevc/wl-clipboard), [wl-clipboard-rs](https://github.com/YaLTeR/wl-clipboard-rs)
|
||||
* clipster / etc. (clipboard manager) → [clipman](https://github.com/yory8/clipman), [wl-clipboard-history](https://github.com/janza/wl-clipboard-history)
|
||||
* xdotool → [wtype](https://github.com/atx/wtype), `swaymsg seat <seat> cursor …`, [ydotool](https://github.com/ReimuNotMoe/ydotool)
|
||||
* xdotool → [wtype](https://github.com/atx/wtype), [wlrctl](https://git.sr.ht/~brocellous/wlrctl), `swaymsg seat <seat> cursor …`, [ydotool](https://github.com/ReimuNotMoe/ydotool)
|
||||
* xrandr → `swaymsg output …`, [wlr-randr](https://github.com/emersion/wlr-randr)
|
||||
* arandr (GUI to configure outputs) → [wdisplays](https://github.com/cyclopsian/wdisplays)
|
||||
* autorandr → [kanshi](https://github.com/emersion/kanshi)
|
||||
|
|
Loading…
Reference in a new issue