update
This commit is contained in:
parent
fc9127c6d7
commit
1edeab39c4
|
@ -16,6 +16,7 @@ fi
|
||||||
|
|
||||||
if [ $class = "Surf" ] ; then
|
if [ $class = "Surf" ] ; then
|
||||||
echo "state=floating"
|
echo "state=floating"
|
||||||
|
echo "follow=on"
|
||||||
echo "rectangle=1080x868+0+700"
|
echo "rectangle=1080x868+0+700"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue