summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorben <benjaminfranzke@googlemail.com>2010-08-28 15:11:26 +0200
committerben <benjaminfranzke@googlemail.com>2010-08-28 15:11:26 +0200
commit8cadcc685f703ce7b6d8ef911eb571eafd10a985 (patch)
tree2b3a5487e754a19ee927163f558e7b978eb8de42
parent215868651135200c739d906cc1314df05b741c64 (diff)
downloaddotfiles-8cadcc685f703ce7b6d8ef911eb571eafd10a985.tar.gz
dotfiles-8cadcc685f703ce7b6d8ef911eb571eafd10a985.tar.bz2
dotfiles-8cadcc685f703ce7b6d8ef911eb571eafd10a985.zip
openbox/rc: place dock bottom left
-rw-r--r--.config/openbox/rc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
index a944fe8..f26482f 100644
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -136,7 +136,7 @@
<right>0</right>
</margins>
<dock>
- <position>BottomRight</position>
+ <position>BottomLeft</position>
<!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
<floatingX>0</floatingX>
<floatingY>0</floatingY>