IPC: powerMenu => powerPanel
This commit is contained in:
parent
e8cf1b389d
commit
245b2aa24a
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ Item {
|
|||
}
|
||||
|
||||
IpcHandler {
|
||||
target: "powerMenu"
|
||||
target: "powerPanel"
|
||||
|
||||
function toggle() {
|
||||
powerPanel.toggle(Quickshell.screens[0])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue