From e12d1b453db24d0070adc1319e10c53dad07273b Mon Sep 17 00:00:00 2001 From: CroLinuxGamer Date: Sun, 13 Dec 2020 13:29:07 +0100 Subject: [PATCH] Added my lemonbar config files. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index f2efbf5..c819422 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,20 @@ This is my custom lemonbar config with a somewhat irc support using fifo! It would be the best if whoever is gonna use this config knows even a little shell scripting because you wont be able to use it if you dont. +Fonts: +- JetBrains Mono +- IPAGothic +- SauceCodePro Nerd Font + +Needed packages: +- pamixer +- lemonbar (with xft support) +- lm_sensors +- xtitle +- light (backlight support) +- mpd and mpc (mpd support obviously) +- perl (cpu support) + I reccomend putting all the scripts into a directory in your path like /usr/bin/ or .local/bin. To have something like irc support you need to create a script that will output something desired to the fifo file.