.config/herbstluftwm/panel.sh
This commit is contained in:
parent
a9687d4565
commit
a528d7fef8
1 changed files with 0 additions and 2 deletions
|
@ -113,8 +113,6 @@ 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 $(expr -5 + $height) -5 -5 -5
|
|
||||||
herbstclient pad $monitor2 -5 -5 -5 -5
|
|
||||||
{
|
{
|
||||||
childpid=$!
|
childpid=$!
|
||||||
herbstclient --idle
|
herbstclient --idle
|
||||||
|
|
Loading…
Reference in a new issue