summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.h b/src/conf.h
index 3daea7c..f93bf03 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -46,7 +46,7 @@
and bottom of the message bar */
#define BAR_X_PADDING 0 /* The amount of padding on the left
and right of the message bar */
-#define BAR_LOCATION 0 /* 0=bottom-left 1=top-left 2=bottom-right 3=top-right */
+#define BAR_LOCATION 3 /* 0=bottom-left 1=top-left 2=bottom-right 3=top-right */
#define BAR_TIMEOUT 5 /* Number of seconds before the progam bar autohides 0=don't autohide */
#define PADDING_LEFT 0 /* space not to be taken up around managed windows */