1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-28 15:34:09 +02:00

Fix for the xsel primary

This commit is contained in:
2023-01-09 14:05:35 +01:00
parent fa8fe7e310
commit da2aa6418e
2 changed files with 2 additions and 2 deletions
@@ -27,7 +27,7 @@ diff -ur rofi-emoji_orig/clipboard-adapter.sh rofi-emoji/clipboard-adapter.sh
+
+ case "$tool" in
+ xsel)
+ xsel --primary --input
+ xsel --clipboard --output|xsel --primary --input
+ ;;
+ xclip)
+ xclip -selection primary -in