forked from Shinonome/dots-hyprland
waffle action center: disconnect button bg
This commit is contained in:
@@ -94,6 +94,7 @@ WChoiceButton {
|
|||||||
horizontalAlignment: Text.AlignHCenter
|
horizontalAlignment: Text.AlignHCenter
|
||||||
visible: root.expanded
|
visible: root.expanded
|
||||||
checked: !(root.wifiNetwork?.active ?? false)
|
checked: !(root.wifiNetwork?.active ?? false)
|
||||||
|
colBackground: Looks.colors.bg2
|
||||||
colBackgroundHover: Looks.colors.bg2Hover
|
colBackgroundHover: Looks.colors.bg2Hover
|
||||||
colBackgroundActive: Looks.colors.bg2Active
|
colBackgroundActive: Looks.colors.bg2Active
|
||||||
implicitHeight: 30
|
implicitHeight: 30
|
||||||
|
|||||||
Reference in New Issue
Block a user