mirror of
https://github.com/gotbletu/shownotes
synced 2024-11-05 00:00:51 +00:00
1.8 KiB
1.8 KiB
Rofi Clipboard Manager via Greenclip
Greenclip is a simple clipboard manager. Now you can search your clipboard history using rofi. This one we are going to add it to our rofi-bangs script. If you do not want to use it with rofi-bangs then just follow the directions on the greenclip website, instead of using this wiki.
install requirements
rofi greenclip
script requirements
https://github.com/gotbletu/shownotes/blob/master/rofi-scripts-collection/rofi-bangs.sh
what is rofi-bangs?
https://www.youtube.com/watch?v=kxJClZIXSnM
configuration (for rofi-bangs script)
vim rofi-bangs.sh
# greenclip clipboard history
# source: https://github.com/erebe/greenclip
COMMANDS["clipboard"]='rofi -modi "clipboard:greenclip print" -show clipboard'
LABELS["clipboard"]=""
add to autostart
greenclip daemon
change clipboard size
killall greenclip
vim ~/.config/greenclip.cfg
greenclip daemon &
references
- https://www.youtube.com/watch?v=4IycORAdW9M
- rofi playlist
- https://github.com/erebe/greenclip
- https://davedavenport.github.io/rofi/
contact
_ _ _ _
__ _ ___ | |_| |__ | | ___| |_ _ _
/ _` |/ _ \| __| '_ \| |/ _ \ __| | | |
| (_| | (_) | |_| |_) | | __/ |_| |_| |
\__, |\___/ \__|_.__/|_|\___|\__|\__,_|
|___/