mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-03 19:01:50 +00:00
ControlCenter: middle mouse button opens launcher
This commit is contained in:
@@ -54,6 +54,7 @@ NIconButton {
|
||||
}
|
||||
}
|
||||
onRightClicked: PanelService.getPanel("settingsPanel", screen)?.toggle()
|
||||
onMiddleClicked: PanelService.getPanel("launcherPanel", screen)?.toggle()
|
||||
|
||||
IconImage {
|
||||
id: customOrDistroLogo
|
||||
|
||||
Reference in New Issue
Block a user