From 032a3d9ffb2b4e8f1f40c82e3bfa6279d9f3f862 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Thu, 27 Feb 2020 13:48:21 -0700 Subject: Tweak blocklets --- .config/i3/config | 4 ++-- .config/i3blocks/config | 11 ++++++----- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to '.config') diff --git a/.config/i3/config b/.config/i3/config index f001e4c..ec0fe84 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -100,7 +100,7 @@ client.background $c15 ## Primary monitor. bar { output $mon1 - tray_output none + tray_output $mon1 position top status_command $STATUSBAR colors{ @@ -119,7 +119,7 @@ client.background $c15 ## Second monitor. bar { output $mon2 - tray_output $mon2 + tray_output none position top status_command $STATUSBAR colors{ diff --git a/.config/i3blocks/config b/.config/i3blocks/config index b34ce87..d091156 100644 --- a/.config/i3blocks/config +++ b/.config/i3blocks/config @@ -10,19 +10,20 @@ markup=pango [player] interval=5 +label= instance=spotify signal=1 [gpu] interval=5 -label= +label= # min_width=GPU 100% 100% 100% 100% # T_WARN=70 # T_CRIT=90 [cpu] interval=5 -label= +label= # min_width=CPU: 100.00% # T_WARN=50 # T_CRIT=80 @@ -31,9 +32,9 @@ label= [memory] interval=5 label= -# instance=swap +type=mem -[volume] +[volume-pulseaudio] interval=once signal=1 # MIXER=[determined automatically] @@ -56,7 +57,7 @@ AUDIO_LOW_SYMBOL=  [calendar] interval=1 -label= +label= DATEFMT=+%d/%b/%y %H:%M # SHORTFMT=+%H:%M:%S HEIGHT=180 -- cgit v1.2.3-70-g09d2