![yory8](/assets/img/avatar_default.png)
Breaking change: requires calling with `wl-paste -t text --watch clipman store`. As a side-effect, enable primary clipboard support: `wl-paste -p -t text --watch clipman store --histpath="~/.local/share/clipman-primary.json`! Closes #12
440 B
440 B
1.0
Breaking changes:
- switch from flags to subcommands:
wl-paste -t text --watch clipman store
instead thanclipman -d
andclipman pick
instead thanclipman -s
- switch demon from polling to event-driven: requires wl-clipboard >= 2.0
- primary clipboard support:
wl-paste -p -t text --watch clipman store --histpath="~/.local/share/clipman-primary.json
andclipman pick --histpath="~/.local/share/clipman-primary.json