.config/herbstluftwm/panel.sh

This commit is contained in:
Tom Willemsen 2012-04-06 13:35:28 +02:00
parent a6b0a5230b
commit d6ca7bc7a2

View file

@ -113,7 +113,7 @@ function emacs_running()
ps ax | awk '{ print $5 " " $6 }' | grep -E "^emacs --daemon" 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 herbstclient pad $monitor2 -5 -5 -5 -5
{ {
childpid=$! childpid=$!