Last active
July 15, 2024 17:40
-
-
Save dewomser/02f19ae118c1e54aeb8df593ecd399af to your computer and use it in GitHub Desktop.
Zwischenablage 2 zim für KDE und LXDE. Bash-Einzeiler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LXDE + clipit: | |
echo $(/usr/bin/clipit -c) >> /home/foo/Notebooks/Notes/Home/clipit.txt | |
KDE+klipper | |
qdbus org.kde.klipper /klipper getClipboardHistoryItem 0 >> /home/foo/Notebooks/lolodepp/klipper.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Copy Clipboard to ZIM