mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
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