Auto stash before merge of "feat/quickshell-dense-bar" and "origin/feat/quickshell-dense-bar"
This commit is contained in:
@@ -5,7 +5,6 @@ import qs.widgets.bar
|
||||
import qs.widgets.launcher
|
||||
import qs.widgets.notifications
|
||||
import qs.widgets.osd
|
||||
import qs.widgets.sidebar
|
||||
import qs.widgets.systray
|
||||
import qs.widgets.vitals
|
||||
|
||||
@@ -13,11 +12,7 @@ Scope {
|
||||
// Dense multi-monitor status rail; visual core is headlessly renderable.
|
||||
DenseBar {}
|
||||
|
||||
// Left sidebar in the Slant (V6) style — toggle with SUPER CTRL S.
|
||||
SideBar {}
|
||||
BarBottom {}
|
||||
|
||||
// App launcher variants — 1–10; variant 8 remains the primary HUD.
|
||||
// App launcher variants — SUPER CTRL 1–8; variant 8 is the primary HUD.
|
||||
LauncherStack {} // 1 — left vertical list
|
||||
LauncherGrid {} // 2 — centered icon grid
|
||||
LauncherSpotlight {} // 3 — top-center command bar
|
||||
|
||||
Reference in New Issue
Block a user