lemonbar: update workspaces to newer version of i3ipc.

Also temporary placeholders in conky for battery and screen brightness
when on desktop
This commit is contained in:
2019-11-03 21:31:23 +01:00
parent 174d4b1124
commit 2d8eb5b31c
4 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
-- Conky for external bar
-- Conky for external bar
-- out simple text to console
conky.config = {
@@ -20,7 +20,7 @@ ${cpu} \
${mem} \
${fs_used_perc /} \
${fs_used_perc /home} \
${exec ~/.i3/lemonbar/get_bat.sh} \
${exec brillo} \
F100 \
100.00 \
${exec /home/kuba/.i3/scripts/lang.sh show}
]]