mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-29 03:57:29 -05:00
wactioncenter: bluetooth menu
This commit is contained in:
@@ -19,6 +19,7 @@ Button {
|
||||
property color colForegroundToggled: Looks.colors.accentFg
|
||||
property alias backgroundOpacity: backgroundRect.opacity
|
||||
property color color: {
|
||||
if (!root.enabled) return colBackground;
|
||||
if (root.checked) {
|
||||
if (root.down) {
|
||||
return root.colBackgroundToggledActive;
|
||||
|
||||
Reference in New Issue
Block a user