mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-22 00:39:58 -05:00
waffles: ctrl alt del menu
This commit is contained in:
@@ -66,6 +66,10 @@ Menu {
|
||||
}
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
menuListView.itemAtIndex(0)?.forceActiveFocus();
|
||||
}
|
||||
|
||||
contentItem: Item {
|
||||
implicitWidth: menuListView.implicitWidth
|
||||
implicitHeight: menuListView.implicitHeight
|
||||
|
||||
Reference in New Issue
Block a user