mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 14:59:59 -05:00
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