SidePanel - Utilities: rewired the wallpaper selector shortcut
This commit is contained in:
parent
c4264f2f09
commit
94b4a096e7
1 changed files with 4 additions and 0 deletions
|
|
@ -30,6 +30,10 @@ NBox {
|
|||
// Wallpaper
|
||||
NIconButton {
|
||||
icon: "image"
|
||||
onClicked: {
|
||||
settingsPanel.currentTabIndex = 8 // Audio tab index
|
||||
settingsPanel.isLoaded = true
|
||||
}
|
||||
}
|
||||
|
||||
Item {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue