chore(Sway): Presse-papier - Attempt to use cliphist (without success)

This commit is contained in:
2025-01-24 11:59:12 +01:00
parent 8574403710
commit 5dab098855
2 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,9 @@
# Presse-papier
unbindsym $mod+h
## CLIPMAN
bindsym $mod+h exec clipman pick -t wofi
# CLIPHIST
#bindsym $mod+h exec cliphist list | fzf --no-sort | cliphist decode | wl-copy
#bindsym $mod+h exec cliphist list | wofi -S dmenu | cliphist decode | wl-copy