forked from Shinonome/dots-hyprland
session: no more excessive size
This commit is contained in:
@@ -8,6 +8,6 @@ export default () => PopupWindow({ // On-screen keyboard
|
||||
keymode: 'exclusive',
|
||||
layer: 'overlay',
|
||||
exclusivity: 'ignore',
|
||||
// anchor: ['top', 'bottom', 'left', 'right'],
|
||||
anchor: ['top', 'bottom', 'left', 'right'],
|
||||
child: SessionScreen(),
|
||||
})
|
||||
Reference in New Issue
Block a user