jml / undistract-me

Notifies you when long-running terminal commands complete
Other
540 stars 48 forks source link

Where is the configuration file? #54

Open flamendless opened 6 years ago

flamendless commented 6 years ago

Where can we edit the config? I want to add UDM_PLAY_SOUND

anarcat commented 5 years ago

UDM_PLAY_SOUND is part of the environment. you would set it in .bashrc (if your shell is bash, for example) like this:

export UDM_PLAY_SOUND=1