X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=desktop-apps;h=bcbda09deddad245b80306136af66f4f7add9c18;hb=2cff2dd2b8040e6cbd721932ae09142881d7e0a6;hp=a0ed3c7ec7140733391730babb0e019717d3dd82;hpb=8793e42101bdb66e63e76deebe3958e9a1ef7c87;p=distro-setup diff --git a/desktop-apps b/desktop-apps index a0ed3c7..bcbda09 100755 --- a/desktop-apps +++ b/desktop-apps @@ -2,6 +2,7 @@ if ! pgrep -u $EUID emacs; then emacs --daemon & + emacs -f znc-all & fi pidgin & linphone &