forked from Shinonome/dots-hyprland
overview: better click-to-close
This commit is contained in:
@@ -7,7 +7,7 @@ export default (id = '') => PopupWindow({
|
|||||||
// exclusivity: 'ignore',
|
// exclusivity: 'ignore',
|
||||||
keymode: 'exclusive',
|
keymode: 'exclusive',
|
||||||
visible: false,
|
visible: false,
|
||||||
anchor: ['top', 'bottom'],
|
anchor: ['top'],
|
||||||
layer: 'overlay',
|
layer: 'overlay',
|
||||||
child: Widget.Box({
|
child: Widget.Box({
|
||||||
vertical: true,
|
vertical: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user