This commit is contained in:
Kolan Sh 2013-11-03 15:30:43 +04:00
parent 6f07a56e3c
commit 2ca1960e55
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ 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 ("smbnetfs "..os.getenv("HOME").."/smb")
os.execute (os.getenv("HOME").."/.config/awesome/set_wall.sh "..os.getenv("HOME").."/wallpapers/")