diff options
Diffstat (limited to 'config/openbox/rc-templ.xml')
| -rw-r--r-- | config/openbox/rc-templ.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/openbox/rc-templ.xml b/config/openbox/rc-templ.xml index 699b0f4..ca3f465 100644 --- a/config/openbox/rc-templ.xml +++ b/config/openbox/rc-templ.xml @@ -379,6 +379,11 @@ <command>sh ~/.projector_off</command> </action> </keybind> + <keybind key="W-C-c"> + <action name="Execute"> + <command>zjisho-clipboard</command> + </action> + </keybind> </keyboard> <mouse> <dragThreshold>10</dragThreshold> |
