move bar to top

master
Arne Schauf 9 years ago
parent e98275a2f4
commit 2337fd926c
  1. 2
      qtile_config.py

@ -112,7 +112,7 @@ widget_defaults = dict(
screens = [ screens = [
Screen( Screen(
bottom=bar.Bar( top=bar.Bar(
[ [
widget.GroupBox(), widget.GroupBox(),
widget.Prompt(), widget.Prompt(),

Loading…
Cancel
Save