This commit is contained in:
end-4
2025-09-18 08:13:07 +02:00
2 changed files with 5 additions and 5 deletions
@@ -21,7 +21,7 @@ QuickToggleButton {
}
altAction: () => {
Quickshell.execDetached(["easyeffects"])
Quickshell.execDetached(["bash", "-c", "flatpak run com.github.wwmm.easyeffects || easyeffects"])
GlobalStates.sidebarRightOpen = false
}