Skip to content

scorpius2k1/clipman-persist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

clipman-persist

Clipman Persistence For Linux Wayland compositors such as Sway, etc.

Wayland compositors do not offer any sort of clipboard persistence/management by default unless the WM/DE has support built-in (such as KDE). On some Wayland compositors, if you copy text or an image and then close the application from which the data was copied from it will be lost. This simple bash script enables persistence using clipman clipboard manager feature set.

Dependencies

Installation

  • Simply run this script. A more permanent solution would be to run from your WM/DE autostart configuration, add to your PATH variable, or distribution /bin folder.

Example for Sway config:
exec /path/to/clipman-persist.sh

About

Clipman Wayland Persistence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages