Skip to content
Snippets Groups Projects
Unverified Commit cb2cc5aa authored by Recolic Keghart's avatar Recolic Keghart
Browse files

fuck config

parent 834ed80c
No related branches found
No related tags found
No related merge requests found
# What mp3 player do you want? (Tip, you can write a wrapper here to set player to highest volume)
#set _audio_player="mpg123"
set _audio_player "cvlc --play-and-exit"
set _audio_player "mpg123"
#set _audio_player "cvlc --play-and-exit"
# Where should I signin ?
set _NorthLatitude "30.509604"
set _EastLongitude "114.41374"
set _NorthLatitude "30.508914"
set _EastLongitude "114.40718"
# How many seconds should I sleep after every check ?
set _monitor_interval "5"
set _monitor_interval "10"
# How many seconds should I delay before autosign ?
set _autosign_delay "10"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment