diff options
author | Archie Hilton (thytom) <archie.hilton1@gmail.com> | 2019-10-23 15:33:28 +0100 |
---|---|---|
committer | Archie Hilton (thytom) <archie.hilton1@gmail.com> | 2019-10-23 15:33:28 +0100 |
commit | 1f1e39a2186c4837b5340f53a9b0be7bfb8bd0c0 (patch) | |
tree | 65927b7a9e6a35853e9e54c9dc57a1574544cadc | |
parent | c0ff689e019c3e19a5af3805629fc4ac1c87edc6 (diff) |
Updated README.md
-rw-r--r-- | README.md | 74 |
1 files changed, 39 insertions, 35 deletions
@@ -15,38 +15,9 @@ Highly Recommended: * Any patched Nerd Font for icons. Optional (By module): - * archupdates - - Arch Linux - - yay - - pacman-contrib -* backlight - - light -* bluetooth - - bluez -* mail - - mutt/neomutt (We recommend [Luke Smith's Mutt-Wizard](https://github.com/LukeSmithxyz/mutt-wizard)) for configuration. -* mpd - - mpd - - mpc -* redshift - - redshift -* sunmoon - - redshift -* temperature - - lm_sensors -* todo - - [t todo manager](https://github.com/sjl/t) -* tor - - tor -* volume - - pulseaudio -* volumebar - - pulseaudio -* weather - - curl - - Internet connection -* wifi - - Wifi card + +See [module prerequisites][Module Prerequisites] + ## Arch Linux @@ -144,6 +115,42 @@ Currently available default modules are: - weather - Shows weather info - wifi - Shows wifi connection +## Module Prerequisites + +See Module Dependencies + * archupdates + - Arch Linux + - yay + - pacman-contrib +* backlight + - light +* bluetooth + - bluez +* mail + - mutt/neomutt (We recommend [Luke Smith's Mutt-Wizard](https://github.com/LukeSmithxyz/mutt-wizard)) for configuration. +* mpd + - mpd + - mpc +* redshift + - redshift +* sunmoon + - redshift +* temperature + - lm_sensors +* todo + - [t todo manager](https://github.com/sjl/t) +* tor + - tor +* volume + - pulseaudio +* volumebar + - pulseaudio +* weather + - curl + - Internet connection +* wifi + - Wifi card + # Feature Wishlist * Paralellised Modules @@ -151,6 +158,3 @@ Currently available default modules are: if they don't have one, use a default. - Modules are called and bar is updated when a module finishes, but an internal bar clock updates the clock at a specific delay. -* Don't call internet modules when offline - - Have modules state if they require an internet connection and ignore them - if no connection exists. |