summaryrefslogtreecommitdiff
path: root/.config/i3blocks/config
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-03-08 11:32:04 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-03-08 11:32:04 -0700
commit0f995bf3b2417ec6ccf0d5afd7dae042bb9ed41e (patch)
tree60821a84b78c86bf37af1f9a2cdfbd3fb82c5f10 /.config/i3blocks/config
parent0fa62517d9eb2ae9d94d60ff33d0fdc16e4ada2a (diff)
Add jupyter config
Diffstat (limited to '.config/i3blocks/config')
-rw-r--r--.config/i3blocks/config12
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/i3blocks/config b/.config/i3blocks/config
index d091156..83222c5 100644
--- a/.config/i3blocks/config
+++ b/.config/i3blocks/config
@@ -34,19 +34,19 @@ interval=5
label=
type=mem
-[volume-pulseaudio]
-interval=once
-signal=1
+# [volume-pulseaudio]
+# interval=once
+# signal=1
# MIXER=[determined automatically]
# SCONTROL=[determined automatically]
## Exposed format variables: ${SYMB}, ${VOL}, ${INDEX}, ${NAME}
# LONG_FORMAT="${SYMB} ${VOL}% [${INDEX}:${NAME}]"
# SHORT_FORMAT="${SYMB} ${VOL}% [${INDEX}]"
-AUDIO_HIGH_SYMBOL= 
+# AUDIO_HIGH_SYMBOL= 
# AUDIO_MED_THRESH=50
-AUDIO_MED_SYMBOL= 
+# AUDIO_MED_SYMBOL= 
# AUDIO_LOW_THRESH=0
-AUDIO_LOW_SYMBOL= 
+# AUDIO_LOW_SYMBOL= 
# AUDIO_DELTA=5
# DEFAULT_COLOR="#ffffff"
# MUTED_COLOR="#a0a0a0"