10 lines
339 B
Plaintext
10 lines
339 B
Plaintext
# Presse-papiers
|
|
|
|
## CLIPMAN
|
|
exec wl-paste -t text --watch clipman store # Pour clipman
|
|
## Presse-papier primaire : avec sauvegarde de l'historique dans un fichier JSON
|
|
exec wl-paste -p -t text --watch clipman store -P --histpath="~/.local/share/clipman-primary.json"
|
|
|
|
# CLIPHIST (multimédia inclus)
|
|
#exec wl-paste --watch cliphist store
|