forked from Shinonome/dots-hyprland
ags: make not crash in sway
This commit is contained in:
@@ -10,7 +10,7 @@ import GraphWidget from './graph.js'
|
||||
export default () => Widget.Window({
|
||||
name: 'desktopbackground',
|
||||
anchor: ['top', 'bottom', 'left', 'right'],
|
||||
layer: 'background',
|
||||
layer: 'bottom',
|
||||
exclusivity: 'normal',
|
||||
visible: true,
|
||||
child: Widget.Overlay({
|
||||
|
||||
Reference in New Issue
Block a user