ags: moved pos of workspace and time
This commit is contained in:
@@ -157,10 +157,10 @@ export default function Bar(monitor: Gdk.Monitor) {
|
|||||||
anchor={TOP | LEFT | RIGHT}>
|
anchor={TOP | LEFT | RIGHT}>
|
||||||
<centerbox>
|
<centerbox>
|
||||||
<box hexpand halign={Gtk.Align.START}>
|
<box hexpand halign={Gtk.Align.START}>
|
||||||
<Time />
|
<Workspaces />
|
||||||
</box>
|
</box>
|
||||||
<box>
|
<box>
|
||||||
<Workspaces />
|
<Time />
|
||||||
</box>
|
</box>
|
||||||
<box hexpand halign={Gtk.Align.END} >
|
<box hexpand halign={Gtk.Align.END} >
|
||||||
<SysTray />
|
<SysTray />
|
||||||
|
|||||||
Reference in New Issue
Block a user