diff options
Diffstat (limited to 'src/50-marco-desktop-key.xml.in')
-rw-r--r-- | src/50-marco-desktop-key.xml.in | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/50-marco-desktop-key.xml.in b/src/50-marco-desktop-key.xml.in new file mode 100644 index 00000000..5705607d --- /dev/null +++ b/src/50-marco-desktop-key.xml.in @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<KeyListEntries _name="Desktop" wm_name="Marco" package="marco"> + + <KeyListEntry + name="/apps/marco/global_keybindings/panel_run_dialog" /> + + <KeyListEntry + name="/apps/marco/global_keybindings/panel_main_menu" /> + + <KeyListEntry + name="/apps/marco/global_keybindings/run_command_screenshot" /> + + <KeyListEntry + name="/apps/marco/global_keybindings/run_command_window_screenshot" /> + + <KeyListEntry + name="/apps/marco/global_keybindings/run_command_terminal" /> + +</KeyListEntries> + |