diff options
author | Felipe Barriga Richards <[email protected]> | 2017-01-06 13:48:20 -0300 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-06-05 08:23:38 +0200 |
commit | 5ded52f5e98d60abb903cc9194714a9b293ad482 (patch) | |
tree | 4075b294302ee894f491422085f7739f241b1dd7 /src/50-marco-desktop-key.xml.in | |
parent | 669e59f9caa7d8d738a189fee899cbfbe5de97a0 (diff) | |
download | marco-5ded52f5e98d60abb903cc9194714a9b293ad482.tar.bz2 marco-5ded52f5e98d60abb903cc9194714a9b293ad482.tar.xz |
Added hotkey to rename current workspace
Diffstat (limited to 'src/50-marco-desktop-key.xml.in')
-rw-r--r-- | src/50-marco-desktop-key.xml.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/50-marco-desktop-key.xml.in b/src/50-marco-desktop-key.xml.in index f9e33c30..ade92dd5 100644 --- a/src/50-marco-desktop-key.xml.in +++ b/src/50-marco-desktop-key.xml.in @@ -11,5 +11,7 @@ <KeyListEntry name="run-command-terminal" _description="Run a terminal" /> + <KeyListEntry name="rename-workspace" _description="Rename Current Workspace" /> + </KeyListEntries> |