[modules/speedtest] no autostart, improve icons
do not start a speedtest automatically during startup, and improve the icons a bit.
This commit is contained in:
parent
4ac8c2ef7a
commit
4925e09995
3 changed files with 12 additions and 3 deletions
|
@ -362,5 +362,9 @@
|
|||
},
|
||||
"arandr": {
|
||||
"prefix": " displays "
|
||||
},
|
||||
"speedtest": {
|
||||
"running": { "prefix": [".", "..", "...", ".."] },
|
||||
"not-running": { "prefix": "[start]" }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue