ags: update wallpaper (disable)

This commit is contained in:
end-4
2024-02-19 21:58:10 +07:00
parent e9a166d50a
commit 83e837e920
2 changed files with 11 additions and 2 deletions
@@ -10,9 +10,9 @@ export default (monitor) => Widget.Window({
layer: 'background',
exclusivity: 'ignore',
visible: true,
// child: WallpaperImage(monitor),
child: Widget.Overlay({
child: WallpaperImage(monitor),
// child: Widget.Box({}),
overlays: [
TimeAndLaunchesWidget(),
SystemWidget(),