move the qtile bar to the top

This commit is contained in:
Andreas Zweili 2021-11-19 11:48:20 +01:00
parent dc3087965f
commit db3064dfac
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ extension_defaults = widget_defaults.copy()
screens = [
Screen(
bottom=bar.Bar(
top=bar.Bar(
[
widget.CurrentLayout(),
widget.GroupBox(),