Update Main.qml
This commit is contained in:
@@ -7,7 +7,7 @@ QtObject {
|
||||
readonly property TopBarSurface topBar: TopBarSurface {}
|
||||
readonly property LauncherSurface launcher: LauncherSurface {}
|
||||
|
||||
Shortcut {
|
||||
readonly property Shortcut closeLauncherShortcut: Shortcut {
|
||||
sequence: "Escape"
|
||||
enabled: ShellState.launcherOpen
|
||||
context: Qt.ApplicationShortcut
|
||||
|
||||
Reference in New Issue
Block a user