mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-30 04:27:29 -05:00
ags: update wallpaper (disable)
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user