diff options
| author | Mike Skec <skec@protonmail.ch> | 2021-02-17 17:19:46 +1100 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2021-02-17 09:24:05 +0100 |
| commit | fb230927ab64ebcb4f2fe75f33658127421738b9 (patch) | |
| tree | de7aa8189de0a88c9970735bbc54edc40656ccb9 /src | |
| parent | b3c5c6fe82127d636c72ba662319ad9da548e329 (diff) | |
| download | kristall-fb230927ab64ebcb4f2fe75f33658127421738b9.tar.gz | |
Change Root shortcut to Alt+/
more consistent with other nav options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 5c11e56..c9f0578 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -320,7 +320,7 @@ <string>Go to the root directory (/)</string> </property> <property name="shortcut"> - <string>Ctrl+/</string> + <string>Alt+/</string> </property> </action> <action name="actionParent"> |
