mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
add wlsnarf
parent
1c4c55188a
commit
68a5cde190
|
@ -25,7 +25,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I
|
|||
* picom / compton / xcompmgr (compositor) → built in
|
||||
* unclutter (hiding cursor after some time) → `seat <name> hide_cursor <timeout>`
|
||||
* 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), [wayclip](https://github.com/noocsharp/wayclip)
|
||||
* xclip / xsel (clipboard copy/paste) → [wl-clipboard](https://github.com/bugaevc/wl-clipboard), [wlsnarf](https://codeberg.org/notchoc/wlsnarf) [wl-clipboard-rs](https://github.com/YaLTeR/wl-clipboard-rs), [wayclip](https://github.com/noocsharp/wayclip)
|
||||
* 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), [wlrctl](https://git.sr.ht/~brocellous/wlrctl), `swaymsg seat <seat> cursor …`, [dotool](https://git.sr.ht/~geb/dotool), [ydotool](https://github.com/ReimuNotMoe/ydotool)
|
||||
* xrandr → `swaymsg output …`, [wlr-randr](https://sr.ht/~emersion/wlr-randr/)
|
||||
|
|
Loading…
Reference in a new issue