rofi
Rofi
Plug-ins
- Mange/rofi-emoji - Easily look-up and copy emoji.
Greenclip
Greenclip is a plug-in that gives you a list of things previously added to the clipboard, letting you go back through your clipboard history and grab things.
Only downside is that it will also store anything copied from a password manager. Not very secure!
To get around this I use a little script you can bind to a keyboard shortcut, so that Greenslip will pause recording for a bit:
ps axf | grep 'greenclip daemon' | grep -v grep | awk '{print $1}' | xargs kill -20 sleep 10 greenclip print ' ' ps axf | grep 'greenclip daemon' | grep -v grep | awk '{print $1}' | xargs kill -18
- source: erebe/greenclip/issues/5
See Also
- Info on using .desktop files.
3ds
artist
australia
cli
company
config
edf
film
fixes
food
form
game-maker
genre
guide
hardware
index
instrument
internet
japan
language
linux
list
melbourne
multiplayer
music
music-making
nintendo
open-source
organisation
person
project
protocol
ps2
recommendations
sandlot
series
snes
software
song
sport
switch
theme
tool
translation
video
videogame
videogames
website
wiki
windows
rofi.txt · Last modified: 2021/01/26 18:35 by rjt