Liferea autostart.

This commit is contained in:
Kolan Sh 2013-08-25 15:25:42 +04:00
parent bbe18e33ad
commit 6f07a56e3c
1 changed files with 1 additions and 0 deletions

View File

@ -5,5 +5,6 @@ os.execute ("pidgin &")
os.execute ("pgrep stardict || stardict &")
os.execute ("pgrep urxvt || urxvt &")
os.execute ("pgrep firefox || (firefox || firefox-bin) &")
os.execute ("pgrep liferea || liferea &")
os.execute ("smbnetfs "..os.getenv("HOME").."/smb -o umask=111")
os.execute (os.getenv("HOME").."/.config/awesome/set_wall.sh "..os.getenv("HOME").."/wallpapers/")