forked from Shinonome/dots-hyprland
implement click-to-close and fix config for new hyprland versions
This commit is contained in:
@@ -5,6 +5,7 @@ export default () => PopupWindow({
|
||||
keymode: 'exclusive',
|
||||
anchor: ['right', 'top', 'bottom'],
|
||||
name: 'sideright',
|
||||
layer: 'overlay',
|
||||
showClassName: 'sideright-show',
|
||||
hideClassName: 'sideright-hide',
|
||||
child: SidebarRight(),
|
||||
|
||||
Reference in New Issue
Block a user