Fixed comment about bar position.

This commit is contained in:
2013-09-30 01:29:51 +02:00
parent 80cd5cfc4f
commit 977f91cf22
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ bindsym XF86AudioLowerVolume exec --no-startup-id amixer set Master %5-
# start i3bar to display a workspace bar (plus the system information i3status # start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available) # finds out, if available)
bar { bar {
# always show at the bottom of the screen # always show at the top of the screen
mode dock mode dock
position top position top

View File

@@ -9,7 +9,7 @@ bindsym XF86AudioLowerVolume exec --no-startup-id amixer set Master %5-
# start i3bar to display a workspace bar (plus the system information i3status # start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available) # finds out, if available)
bar { bar {
# always show at the bottom of the screen # always show at the top of the screen
mode dock mode dock
position top position top