diff --git a/status.h b/status.h index 1525e15..c17553e 100755 --- a/status.h +++ b/status.h @@ -23,14 +23,14 @@ static const Module modules[] = { { " <\x02", "module_date --print", 60, 2 }, { " <\x03", "module_bat --print", 2, 3 }, { " <\x04", "module_vol --print", 1, 4 }, - { " <\x05", "module_ram --print", 6, 5 }, - { " <\x01", "module_net --print", 10, 6 }, - { " <\x02", "module_temp --print", 5, 7 }, - { " <\x03", "module_weather --print", 60, 8 }, - { " <\x04", "module_music --print", 1, 9 }, - { " <\x05", "module_dfmpeg --print", 5, 10 }, - { " <\x01", "module_news --print", 30, 11 }, - { " <\x02", "module_email --print", 30, 12 }, + { " <\x01", "module_ram --print", 6, 5 }, + { " <\x02", "module_net --print", 10, 6 }, + { " <\x03", "module_temp --print", 5, 7 }, + { " <\x04", "module_weather --print", 60, 8 }, + { " <\x01", "module_music --print", 1, 9 }, + { " <\x02", "module_dfmpeg --print", 5, 10 }, + { " <\x03", "module_news --print", 30, 11 }, + { " <\x04", "module_email --print", 30, 12 }, }; /* Commands that will run when a part of the status bar is pressed. You can add: