mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-12 03:49:57 -05:00
grey out easyeffects button if not available
This commit is contained in:
-1
@@ -28,4 +28,3 @@ AndroidQuickToggleButton {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
+1
@@ -9,6 +9,7 @@ AndroidQuickToggleButton {
|
|||||||
|
|
||||||
name: Translation.tr("EasyEffects")
|
name: Translation.tr("EasyEffects")
|
||||||
|
|
||||||
|
available: EasyEffects.available
|
||||||
toggled: EasyEffects.active
|
toggled: EasyEffects.active
|
||||||
buttonIcon: "graphic_eq"
|
buttonIcon: "graphic_eq"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user