From fe029205adcfbc404bd5c5561dc6b4e4aac747b3 Mon Sep 17 00:00:00 2001 From: "David Todd (c0de)" Date: Mon, 20 Aug 2018 23:43:09 -0500 Subject: [PATCH] Customize i3blocks Specializes the information displayed to something more like I want --- i3/i3blocks.conf | 56 +++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 25 deletions(-) diff --git a/i3/i3blocks.conf b/i3/i3blocks.conf index 901a4b9..528fdbd 100644 --- a/i3/i3blocks.conf +++ b/i3/i3blocks.conf @@ -33,13 +33,13 @@ markup=pango # The first parameter sets the step (and units to display) # The second parameter overrides the mixer selection # See the script for details. -#[volume] +[volume] #label=VOL -#label=♪ -#instance=Master +label=♪ +instance=Master #instance=PCM -#interval=10 -#signal=10 +interval=once +signal=10 # Disk usage # @@ -56,7 +56,7 @@ markup=pango # # The type defaults to "mem" if the instance is not specified. [memory] -label=MEM +label= separator=false interval=30 @@ -71,9 +71,14 @@ interval=30 # The script may be called with -w and -c switches to specify thresholds, # see the script for details. [cpu_usage] -label=CPU +label= interval=10 -min_width=CPU: 100.00% +#min_width= 100.00% +separator=false + +[load_average] +label= +interval=60 separator=false # Temperature @@ -82,31 +87,28 @@ separator=false # The script may be called with -w and -c switches to specify thresholds, # see the script for details. [temperature] -#label=TEMP -interval=30 - -[load_average] -label=Load +label= interval=30 # Network interface monitoring # # If the instance is not specified, use the interface used for default route. # The address can be forced to IPv4 or IPv6 with -4 or -6 switches. -[iface] +#[iface] #instance=wlan0 -color=#00FF00 -interval=10 -separator=false +#color=#00FF00 +#interval=10 +#separator=false -[wifi] +#[wifi] #instance=wlp3s0 -interval=50 -separator=false +#interval=50 +#separator=false -#[bandwidth] -#instance=eth0 -#interval=5 +[bandwidth] +label= +instance=enp3s0 +interval=5 # Battery indicator @@ -122,9 +124,13 @@ separator=false # Date Time # [time] -command=date '+%Y-%m-%d %H:%M' +#label= +#command=date '+%d/%m/%Y %H:%M' #command=date '+%Y-%m-%d %H:%M:%S' -interval=55 +#interval=59 +label= +command=date '+%a, %d %b %H:%M' +interval=5 # Generic media player support #