blob: eca377b4ba62ad9741bd769edcce4bd274e4dd6b (
plain) (
tree)
|
|
exec wl-paste --watch cliphist store
bindsym --to-code $mod+y exec cliphist list | wofi -d | cliphist decode | wl-copy
bindsym --to-code $mod+Shift+y exec cliphist clear
# vim:set ft=swayconfig:
|