From 02a2196150b16ee1c343a5587cadb177016fe222 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <cynerd@email.cz>
Date: Sat, 15 Oct 2016 19:22:44 +0200
Subject: Update files to changes done while abandoning systemd

Now I use openrc.
---
 config/i3blocks/config | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

(limited to 'config/i3blocks')

diff --git a/config/i3blocks/config b/config/i3blocks/config
index 75fffba..aee4139 100644
--- a/config/i3blocks/config
+++ b/config/i3blocks/config
@@ -62,7 +62,7 @@ signal=10
 # see the script for details.
 [cpu_usage]
 #label=CPU
-label=
+label=cpu
 interval=10
 separator=false
 
@@ -71,7 +71,7 @@ separator=false
 # The type defaults to "mem" if the instance is not specified.
 [memory]
 #label=MEM
-label=
+label=mem
 interval=30
 
 [bbswitch]
@@ -95,11 +95,6 @@ instance=/
 interval=30
 separator=false
 [disk]
-label=/home
-instance=/home
-interval=30
-separator=false
-[disk]
 label=/home_hdd
 instance=/home_hdd
 interval=30
-- 
cgit v1.2.3