This commit is contained in:
Ray Elliott 2021-11-21 12:35:43 +00:00
commit 1edeab39c4

View file

@ -16,6 +16,7 @@ fi
if [ $class = "Surf" ] ; then
echo "state=floating"
echo "follow=on"
echo "rectangle=1080x868+0+700"
exit
fi