Update README.md
This commit is contained in:
parent
0a852902c5
commit
b54f1712bf
|
@ -30,7 +30,7 @@ Bind to a shortcut <br> \
|
||||||
To add a keyboard shortcut, you can use options of your WM or DE. You can also use sxhkd. \
|
To add a keyboard shortcut, you can use options of your WM or DE. You can also use sxhkd. \
|
||||||
The popup can be dismissed by clicking on it.
|
The popup can be dismissed by clicking on it.
|
||||||
|
|
||||||
Here is a snippet from my ~/.config/i3/config showing how to bind `dictpopup` to a keyboard shortcut. \
|
Here is a snippet from my ~/.config/i3/config showing how to bind `dictpopup` to a keyboard shortcut.
|
||||||
```console
|
```console
|
||||||
# Run dictpopup
|
# Run dictpopup
|
||||||
bindsym $mod+c exec --no-startup-id dictpopup
|
bindsym $mod+c exec --no-startup-id dictpopup
|
||||||
|
|
Loading…
Reference in a new issue