From 3e32663639b15e0ce12a1ea5696064cc7337bc63 Mon Sep 17 00:00:00 2001 From: David Luevano <55825613+luevano@users.noreply.github.com> Date: Sat, 15 Feb 2020 01:55:06 -0700 Subject: Readd gpu block --- .config/i3blocks/config | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) (limited to '.config/i3blocks/config') diff --git a/.config/i3blocks/config b/.config/i3blocks/config index b839f7a..3b0f5e3 100644 --- a/.config/i3blocks/config +++ b/.config/i3blocks/config @@ -8,25 +8,25 @@ separator=false separator_block_width=5 markup=pango -# [gpu] -# label= -# interval=10 +[gpu] +interval=5 +label= # min_width=GPU 100% 100% 100% 100% # T_WARN=70 # T_CRIT=90 [cpu] +interval=5 label= -interval=10 # min_width=CPU: 100.00% # T_WARN=50 # T_CRIT=80 # DECIMALS=2 [memory] +interval=5 label= #i nstance=swap -interval=30 [volume] interval=once @@ -50,18 +50,9 @@ AUDIO_LOW_SYMBOL=  # SUBSCRIBE=0 [calendar] +interval=1 label= DATEFMT=+%d/%b/%y %H:%M # SHORTFMT=+%H:%M:%S HEIGHT=180 WIDTH=220 -interval=1 - -# [time] -# interval=1 -# TZ_FILE=~/.tz -# STRFTIME_FORMAT=%m/%b/%y %H:%M -# TZONES=$DEFAULT_TZ -# ,Brazil/East,Australia/Brisbane,Asia/Calcutta -# TZ_LABELS=CUU -# ,Brazil,AU,Hyderabad -- cgit v1.2.3-54-g00ecf