diff options
author | monsta <[email protected]> | 2017-06-05 17:15:11 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-06-05 17:15:11 +0300 |
commit | a5a3813d18be1080130535d2b281bdf2363e59ba (patch) | |
tree | 4235a1ba1a22905b5dbbb1838c47cd6956aa6e29 /src/50-marco-desktop-key.xml.in | |
parent | 5ded52f5e98d60abb903cc9194714a9b293ad482 (diff) | |
download | marco-a5a3813d18be1080130535d2b281bdf2363e59ba.tar.bz2 marco-a5a3813d18be1080130535d2b281bdf2363e59ba.tar.xz |
keybindings: remove uppercase from "current workspace"
for consistency with all the other bindings
Diffstat (limited to 'src/50-marco-desktop-key.xml.in')
-rw-r--r-- | src/50-marco-desktop-key.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/50-marco-desktop-key.xml.in b/src/50-marco-desktop-key.xml.in index ade92dd5..219109e3 100644 --- a/src/50-marco-desktop-key.xml.in +++ b/src/50-marco-desktop-key.xml.in @@ -11,7 +11,7 @@ <KeyListEntry name="run-command-terminal" _description="Run a terminal" /> - <KeyListEntry name="rename-workspace" _description="Rename Current Workspace" /> + <KeyListEntry name="rename-workspace" _description="Rename current workspace" /> </KeyListEntries> |