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=$!