SlackBuildsOrg/desktop/clipmenu
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
clipmenu.info desktop/clipmenu: Updated for version 6.2.0. 2020-11-07 14:02:32 +07:00
clipmenu.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

clipmenu (clipboard management using dmenu)

clipmenu is a simple clipboard manager using dmenu (or rofi with
CM_LAUNCHER=rofi) and xsel.

This build includes clipnotify, since it's used only by clipmenu.

After installing the package, start clipmenud from your ~/.xinitrc,
before the line that executes your window manager:

  clipmenud &>/dev/null &

While clipmenud is running, the clipmenu command will bring up a
dmenu where you can select previously-copied text. If you want to
bind this command to a keystroke, xbindkeys is highly recommended. In
~/.xbindkeysrc, use something like:

"clipmenu &"
  Control+Alt + C