Feat: move bar to top
This commit is contained in:
parent
c74ed2a1e3
commit
99517cf4e4
@ -195,7 +195,7 @@ extension_defaults = widget_defaults.copy()
|
||||
screens = [
|
||||
Screen(),
|
||||
Screen(
|
||||
bottom=bar.Bar(
|
||||
top=bar.Bar(
|
||||
[
|
||||
widget.GroupBox(
|
||||
active=colors["FG"],
|
||||
|
Loading…
Reference in New Issue
Block a user