chore(Sway): Presse-papier - Attempt to use cliphist (without success)
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
# Presse-papiers
|
||||
|
||||
# La base
|
||||
exec wl-paste -t text --watch clipman store
|
||||
# Presse-papier primaire : avec sauvegarde de l'historique dans un fichier JSON
|
||||
## 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
|
||||
|
Reference in New Issue
Block a user