Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 670 Bytes

File metadata and controls

20 lines (17 loc) · 670 Bytes

OxiPaste

A small clipboard manager written in Iced/Rust(GTK before). Requires wl-clipboard to be installed in order to run.

Configuration

The config file is placed in xdg-config-home/oxipaste/config.toml. The following values are supported:

keepOpen = false
PlainTextContextActions = [['notify-send']]
AddressContextActions = [['xdg-open'], ['notify-send']]
ImageContextActions = [['sh', '-c', 'wl-paste | satty -f -']]

Screenshot

Screenshot of Main Application Screenshot of Context

License Notices

All icons used are Material icons made publicly available by Google.