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}>
|
||||
<centerbox>
|
||||
<box hexpand halign={Gtk.Align.START}>
|
||||
<Time />
|
||||
<Workspaces />
|
||||
</box>
|
||||
<box>
|
||||
<Workspaces />
|
||||
<Time />
|
||||
</box>
|
||||
<box hexpand halign={Gtk.Align.END} >
|
||||
<SysTray />
|
||||
|
||||
Reference in New Issue
Block a user