From 70181b0e4587f7827ed79de9fcd46bcd33038b30 Mon Sep 17 00:00:00 2001 From: David Todd Date: Mon, 11 Jan 2021 09:49:13 -0600 Subject: [PATCH] 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. --- home/.config/i3/conf.d/i3bar.conf | 58 +++++++++++++++---------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/home/.config/i3/conf.d/i3bar.conf b/home/.config/i3/conf.d/i3bar.conf index 663b7a1..a394ba0 100644 --- a/home/.config/i3/conf.d/i3bar.conf +++ b/home/.config/i3/conf.d/i3bar.conf @@ -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