disable bumblebee-status for now

I like the theme better, but as of my latest system updates,
this keep failing with JSON parsing errors and I'm not sure
which module is responsible for that.
This commit is contained in:
David Todd 2021-01-11 09:49:13 -06:00
parent 423c0c7207
commit 70181b0e45
1 changed files with 29 additions and 29 deletions

View File

@ -6,35 +6,35 @@
bar {
#status_command i3status -c ~/.config/i3/i3status.conf
#status_command i3blocks -c $i3_path/i3blocks.conf
status_command bumblebee-status \
-m \
disk:root \
cpu2 \
memory \
playerctl \
title \
todo \
ping \
network_traffic \
date \
time \
-p \
root.path=/ \
root.critical="50" \
cpu2.layout="cpu2.cpuload cpu2.coresload" \
cpu2.colored=1 \
cpu2.temp_pattern="temp" \
todo.file="~/todo.vim" \
ping.address="1.1.1.1" \
time.format="%H:%M" \
date.format="%a, %b %d" \
-a \
disk \
ping \
-t \
iceberg-dark-powerline
status_command i3blocks -c $i3_path/i3blocks.conf
# status_command bumblebee-status \
# -m \
# disk:root \
# cpu2 \
# memory \
# playerctl \
# title \
# todo \
# ping \
# network_traffic \
# date \
# time \
# -p \
# root.path=/ \
# root.critical="50" \
# cpu2.layout="cpu2.cpuload cpu2.coresload" \
# cpu2.colored=1 \
# cpu2.temp_pattern="temp" \
# todo.file="~/todo.vim" \
# ping.address="1.1.1.1" \
# time.format="%H:%M" \
# date.format="%a, %b %d" \
# -a \
# disk \
# ping \
# -t \
# iceberg-dark-powerline
#
position top
#mode hide