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