forked from Shinonome/dots-hyprland
feat(sideright): add Flatpak support for EasyEffects service and toggle (#2013)
This commit is contained in:
@@ -21,7 +21,7 @@ QuickToggleButton {
|
||||
}
|
||||
|
||||
altAction: () => {
|
||||
Quickshell.execDetached(["easyeffects"])
|
||||
Quickshell.execDetached(["bash", "-c", "flatpak run com.github.wwmm.easyeffects || easyeffects"])
|
||||
GlobalStates.sidebarRightOpen = false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user