mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-04 06:42:48 +00:00
ags improvements
This commit is contained in:
@@ -30,6 +30,7 @@ const right = Widget.Box({
|
||||
export default () => Widget.Window({
|
||||
name: 'bar',
|
||||
anchor: ['top', 'left', 'right'],
|
||||
monitor: 1,
|
||||
exclusive: true,
|
||||
visible: true,
|
||||
child: Widget.CenterBox({
|
||||
|
||||
Reference in New Issue
Block a user