]> git.phdru.name Git - IM.git/blob - skype-scripts/start-call
Feat(im-status.sh): Check if the programs are running
[IM.git] / skype-scripts / start-call
1 #! /bin/sh
2
3 PATH="`dirname \"$0\"`"/..:$PATH
4 im-phone
5
6 (xscreensaver-command -exit
7 xset -dpms s off) &