#!/bin/sh # candybar configuration # modules location . "$HOME/.config/candybar/modules.sh" # module list. uncomment to enable. # re-arrange to change order. # module name icon/prefix suffix #module_mpc "MPD: " " | " #module_uptime "Up: " " | " #module_ram "RAM: " " | " #module_user "User: " " | " #module_alsa "Vol: " " | " #module_kernel "Kernel: " " | " #module_loadavg "Load Avg.: " " | " #module_weather "Weather: " " | " module_date "Date: " ""