This commit is contained in:
Tom Willemsen 2012-04-07 23:57:21 +02:00
parent e89a9ffba4
commit 820d8b0afb

View file

@ -19,9 +19,8 @@ while true; do
sleep 1m sleep 1m
done & done &
#_ Start notifier #_ Start notifier
geometry=($(herbstclient monitor_rect 0)) x=0
x=${geometry[0]} width=1920
width=${geometry[2]}
height=12 height=12
y=0 y=0
/usr/bin/dunst \ /usr/bin/dunst \