edge bar groups follow screen corner curvature

This commit is contained in:
Damocles 2026-04-13 15:47:00 +02:00
parent f65bd90bfd
commit 61b49a6aa8
2 changed files with 25 additions and 4 deletions

View file

@ -127,6 +127,7 @@ PanelWindow {
spacing: M.Theme.barSpacing
M.BarGroup {
leftEdge: true
M.Workspaces {
bar: bar
visible: M.Modules.workspaces.enable
@ -214,6 +215,7 @@ PanelWindow {
// Power
M.BarGroup {
rightEdge: true
M.Battery {}
M.Power {
bar: bar