summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-04-06 13:35:28 +0200
committerGravatar Tom Willemsen2012-04-06 13:35:28 +0200
commitd6ca7bc7a23c616afd5ec5544381a8ca672a773d (patch)
treeffb4b198320e918b3b4ea3b1799337174d3f5686 /.config
parenta6b0a5230b9be490383e37e4b85a1584b01da072 (diff)
downloaddotfiles-d6ca7bc7a23c616afd5ec5544381a8ca672a773d.tar.gz
dotfiles-d6ca7bc7a23c616afd5ec5544381a8ca672a773d.zip
.config/herbstluftwm/panel.sh
Diffstat (limited to '.config')
-rwxr-xr-x.config/herbstluftwm/panel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/panel.sh b/.config/herbstluftwm/panel.sh
index 6fe5ce1..0dc9231 100755
--- a/.config/herbstluftwm/panel.sh
+++ b/.config/herbstluftwm/panel.sh
@@ -113,7 +113,7 @@ function emacs_running()
ps ax | awk '{ print $5 " " $6 }' | grep -E "^emacs --daemon"
}
-herbstclient pad $monitor -5 -5 $(expr -5 + $height) -5
+herbstclient pad $monitor $(expr -5 + $height) -5 -5 -5
herbstclient pad $monitor2 -5 -5 -5 -5
{
childpid=$!