forked from Shinonome/dots-hyprland
cheatsheet open anim from bottom
This commit is contained in:
@@ -71,7 +71,6 @@ const ClickOutsideToClose = () => Widget.EventBox({
|
||||
export default (id) => PopupWindow({
|
||||
name: `cheatsheet${id}`,
|
||||
layer: 'overlay',
|
||||
exclusivity: 'ignore',
|
||||
keymode: 'exclusive',
|
||||
visible: false,
|
||||
child: Widget.Box({
|
||||
|
||||
Reference in New Issue
Block a user