forked from Shinonome/dots-hyprland
use hyprland's animations instead of gtk css
should make things much smoother
This commit is contained in:
@@ -6,7 +6,5 @@ export default () => PopupWindow({
|
||||
anchor: ['right', 'top', 'bottom'],
|
||||
name: 'sideright',
|
||||
layer: 'overlay',
|
||||
showClassName: 'sideright-show',
|
||||
hideClassName: 'sideright-hide',
|
||||
child: SidebarRight(),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user