diff options
| author | 2012-04-21 17:04:44 +0200 | |
|---|---|---|
| committer | 2012-04-21 17:04:44 +0200 | |
| commit | 66181fb6534846c0396809fe0181c5ece97f07b1 (patch) | |
| tree | aa657342565fe0cb1371799c21c67efea4f90de5 | |
| parent | eca300b055107b60366a26bbb482dc61f616a7c3 (diff) | |
| download | dotfiles-66181fb6534846c0396809fe0181c5ece97f07b1.tar.gz dotfiles-66181fb6534846c0396809fe0181c5ece97f07b1.zip | |
.config/herbstluftwm/panel.sh
| -rwxr-xr-x | .config/herbstluftwm/panel.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/panel.sh b/.config/herbstluftwm/panel.sh index 2ec9eae..48c1600 100755 --- a/.config/herbstluftwm/panel.sh +++ b/.config/herbstluftwm/panel.sh @@ -143,7 +143,7 @@ herbstclient pad $monitor2 -5 -5 -5 -5 ;; esac - sleep 1 + sleep 1s } 2> /dev/null | dzen2 -w $width -x $x -y $y -fn "$font" -h $height \ -ta l -bg "$bgcolor" |
