Kaynağa Gözat

Add Wayland clipboard example

master
Arun Prakash Jana 5 yıl önce
ebeveyn
işleme
2559ddbd38
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. +3
    -0
      misc/clipboard-copier/copier

+ 3
- 0
misc/clipboard-copier/copier Dosyayı Görüntüle

@@ -18,3 +18,6 @@ cat "$SELECTION" | xargs -0 | xsel -bi

# Cygwin
# cat "$SELECTION" | xargs -0 | clip

# Wayland
# cat "$SELECTION" | xargs -0 | wl-copy

Yükleniyor…
İptal
Kaydet