Skip to content

Commit

Permalink
doc: adjust the description of the audio widget
Browse files Browse the repository at this point in the history
  • Loading branch information
atennert committed Feb 18, 2021
1 parent 8d13d58 commit 7f50a9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ The status bar application checks that the given configurations match with the a
## Currently available widgets
* *LcarsdeStatusTime* - Shows the current time
* *LcarsdeStatusDate* - Shows the current date
* *LcarsdeStatusStardate* - Shows the current star date
* *LcarsdeStatusStardate* - Shows the current star date (based on some TNG time calculation I found somewhere)
* *LcarsdeStatusTemperature* - Shows a graph with the temperatures from the computer temperature sensors
* *LcarsdeStatusCpuUsage* - Shows a graph with the current usages of the different CPU cores
* *LcarsdeStatusAudio* - Shows the volume level and provides buttons for basic audio actions; This needs ALSA!
* *LcarsdeStatusAudio* - Shows the volume level and provides buttons for basic audio actions; The audio status is provided by some executable that prints `volume;muted` where volume is a number from 0 to 100 and muted is yes or 1 for muted and anything else for unmuted
* *LcarsdeBatteryStatus* - Shows the computers battery status
* *LcarsdeWifiStatus* - Shows the status of a wifi connector
* *LcarsdeEthStatus* - Shows the status of an ethernet connector
Expand Down

0 comments on commit 7f50a9e

Please sign in to comment.