summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-02-27 13:48:21 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-02-27 13:48:21 -0700
commit032a3d9ffb2b4e8f1f40c82e3bfa6279d9f3f862 (patch)
treeea97319dbfc00b781094a66e620b27f6a587b029 /.config
parent4709959c821f323295de7cce78b0f1a8f525de6f (diff)
Tweak blocklets
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config4
-rw-r--r--.config/i3blocks/config11
2 files changed, 8 insertions, 7 deletions
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