diff options
Diffstat (limited to 'desktop/clipmenu')
-rw-r--r-- | desktop/clipmenu/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/clipmenu/README b/desktop/clipmenu/README index 1feba533b4..575d13a31e 100644 --- a/desktop/clipmenu/README +++ b/desktop/clipmenu/README @@ -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 |