Autostart: firefox-bin.

This commit is contained in:
Kolan Sh 2013-04-15 11:58:47 +04:00
parent 56af16c897
commit 609dbd7cc9
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 &")
os.execute ("pgrep firefox-bin || firefox-bin &")
os.execute ("smbnetfs "..os.getenv("HOME").."/smb")
os.execute (os.getenv("HOME").."/.config/awesome/set_wall.sh "..os.getenv("HOME").."/wallpapers/")