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