2015-11-07 05:42:14 -07:00
|
|
|
--Toggle idlers count
|
|
|
|
--[[=begin
|
|
|
|
|
|
|
|
tidlers
|
|
|
|
=======
|
|
|
|
Toggle between all possible positions where the idlers count can be placed.
|
|
|
|
|
|
|
|
=end]]
|
2015-11-07 13:24:57 -07:00
|
|
|
df.global.d_init.idlers = df.d_init_idlers:next_item(df.global.d_init.idlers)
|
2015-11-07 05:42:14 -07:00
|
|
|
print('Toggled the display of idlers.')
|