forked from Shinonome/dots-hyprland
ags: windows spawn on top layer instead of overlay (#894)
This commit is contained in:
@@ -8,7 +8,7 @@ export default () => PopupWindow({
|
||||
keymode: 'on-demand',
|
||||
anchor: ['left', 'top', 'bottom'],
|
||||
name: 'sideleft',
|
||||
layer: 'overlay',
|
||||
layer: 'top',
|
||||
child: Box({
|
||||
children: [
|
||||
SidebarLeft(),
|
||||
|
||||
Reference in New Issue
Block a user