forked from Shinonome/dots-hyprland
waffles: context menus for app buttons
This commit is contained in:
@@ -57,7 +57,6 @@ Scope {
|
||||
|
||||
Item {
|
||||
anchors.fill: parent
|
||||
focus: true
|
||||
Keys.onPressed: (event) => {
|
||||
if (event.key === Qt.Key_Escape) {
|
||||
sessionRoot.hide();
|
||||
|
||||
Reference in New Issue
Block a user