.config/herbstluftwm/panel.sh
This commit is contained in:
parent
a6b0a5230b
commit
d6ca7bc7a2
1 changed files with 1 additions and 1 deletions
|
@ -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=$!
|
||||||
|
|
Loading…
Reference in a new issue