diff --git a/.config/sway/config.d/00-presse-papier.conf b/.config/sway/config.d/00-presse-papier.conf new file mode 100644 index 0000000..849dfd9 --- /dev/null +++ b/.config/sway/config.d/00-presse-papier.conf @@ -0,0 +1,6 @@ +# Presse-papiers + +# La base +exec wl-paste -t text --watch clipman store +# 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" diff --git a/.config/sway/config.d/63-presse-papier.conf b/.config/sway/config.d/63-presse-papier.conf new file mode 100644 index 0000000..492c4a6 --- /dev/null +++ b/.config/sway/config.d/63-presse-papier.conf @@ -0,0 +1,3 @@ +# Presse-papier +unbindsym $mod+h +bindsym $mod+h exec clipman pick -t wofi