[Astal] Finish modes, move tray into quickactions menu
This commit is contained in:
@@ -39,7 +39,6 @@ const Bar = ( {
|
||||
>
|
||||
<Hyprland.ModeStatus />
|
||||
<Calendar.Time />
|
||||
<SystemInfo.SystemInfo />
|
||||
<Hyprland.Workspace />
|
||||
</box>
|
||||
}
|
||||
@@ -50,7 +49,7 @@ const Bar = ( {
|
||||
halign={Gtk.Align.END}
|
||||
cssClasses={[ 'BarRight' ]}
|
||||
>
|
||||
<Hyprland.SysTray />
|
||||
<SystemInfo.SystemInfo />
|
||||
<QuickView.QuickView />
|
||||
</box>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user