From 977f91cf22a2811d30a2f4c2b46e58cb687275bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Mon, 30 Sep 2013 01:29:51 +0200 Subject: [PATCH] Fixed comment about bar position. --- i3/i3/config.d/netbook.config | 2 +- i3/i3/config.d/virtualarch.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i3/i3/config.d/netbook.config b/i3/i3/config.d/netbook.config index 21fffb5..cac6d16 100644 --- a/i3/i3/config.d/netbook.config +++ b/i3/i3/config.d/netbook.config @@ -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 # finds out, if available) bar { - # always show at the bottom of the screen + # always show at the top of the screen mode dock position top diff --git a/i3/i3/config.d/virtualarch.config b/i3/i3/config.d/virtualarch.config index 786783a..5c11e2a 100644 --- a/i3/i3/config.d/virtualarch.config +++ b/i3/i3/config.d/virtualarch.config @@ -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 # finds out, if available) bar { - # always show at the bottom of the screen + # always show at the top of the screen mode dock position top