desktop/clipmenu: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ea0ad5b5c0
commit
a75995ae4f
|
@ -10,10 +10,10 @@ 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:
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue