mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 07:19:59 -05:00
implement click-to-close and fix config for new hyprland versions
This commit is contained in:
@@ -70,6 +70,7 @@ const ClickOutsideToClose = () => Widget.EventBox({
|
||||
|
||||
export default (id) => PopupWindow({
|
||||
name: `cheatsheet${id}`,
|
||||
layer: 'overlay',
|
||||
exclusivity: 'ignore',
|
||||
keymode: 'exclusive',
|
||||
visible: false,
|
||||
|
||||
Reference in New Issue
Block a user