mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 23:41:27 +00:00
Add wl-clipboard-history as alternative to clipster
parent
119fcbef47
commit
b1cb1406f6
|
@ -20,7 +20,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I
|
|||
* compton / xcompmgr (compositor) → nothing
|
||||
* unclutter (hiding cursor after some time) → `seat <name> hide_cursor <timeout>`
|
||||
* 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)
|
||||
* clipster / etc. (clipboard manager) → [clipman](https://github.com/yory8/clipman), [wl-clipboard-history](https://github.com/janza/wl-clipboard-history)
|
||||
* xdotool → [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)
|
||||
|
|
Loading…
Reference in a new issue