forked from Shinonome/dots-hyprland
bluetooth menu: right click to expand item
This commit is contained in:
@@ -12,6 +12,7 @@ DialogListItem {
|
||||
pointingHandCursor: !expanded
|
||||
|
||||
onClicked: expanded = !expanded
|
||||
altAction: () => expanded = !expanded
|
||||
|
||||
component ActionButton: DialogButton {
|
||||
colBackground: Appearance.colors.colPrimary
|
||||
|
||||
Reference in New Issue
Block a user