forked from Shinonome/dots-hyprland
make cheatsheet ignore pinned sidebar
This commit is contained in:
@@ -69,7 +69,7 @@ const clickOutsideToClose = Widget.EventBox({
|
||||
|
||||
export default () => Widget.Window({
|
||||
name: 'cheatsheet',
|
||||
exclusivity: 'normal',
|
||||
exclusivity: 'ignore',
|
||||
focusable: true,
|
||||
popup: true,
|
||||
visible: false,
|
||||
|
||||
Reference in New Issue
Block a user