2021-07-03 20:02:01 +00:00
|
|
|
# Presse-papiers
|
|
|
|
|
2025-01-24 10:59:12 +00:00
|
|
|
## CLIPMAN
|
|
|
|
exec wl-paste -t text --watch clipman store # Pour clipman
|
|
|
|
## Presse-papier primaire : avec sauvegarde de l'historique dans un fichier JSON
|
2021-07-03 20:02:01 +00:00
|
|
|
exec wl-paste -p -t text --watch clipman store -P --histpath="~/.local/share/clipman-primary.json"
|
2025-01-24 10:59:12 +00:00
|
|
|
|
|
|
|
# CLIPHIST (multimédia inclus)
|
|
|
|
#exec wl-paste --watch cliphist store
|