This commit is contained in:
2026-04-10 16:09:16 -05:00
parent b97e9dc547
commit 58adc58002
4 changed files with 23 additions and 8 deletions

View File

@@ -36,6 +36,13 @@ PanelWindow {
bottom: true
}
IpcHandler {
target: "shell"
function reload() {
Quickshell.reload(false)
}
}
Component.onCompleted: {