#!/bin/bash # Rofi-based clipboard manager using greenclip rofi -modi "clipboard:greenclip print" -show clipboard -run-command '{cmd}'