mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-20 07:49:58 -05:00
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