diff options
Diffstat (limited to 'config')
| -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 c1da4f1..5db0c0a 100644 --- a/config/openbox/rc-templ.xml +++ b/config/openbox/rc-templ.xml @@ -330,6 +330,11 @@ <command>scrot -s -e 'xclip -selection clipboard -t image/png -i $f && rm $f'</command> </action> </keybind> + <keybind key="W-F11"> + <action name="Execute"> + <command>desktop-audio-record</command> + </action> + </keybind> <keybind key="W-C-e"> <action name="Execute"> <command>ocr</command> |
