summaryrefslogtreecommitdiffstats
path: root/bspwm/.local
diff options
context:
space:
mode:
authorAmin Bandali <me@aminb.org>2014-11-21 22:08:00 -0500
committerAmin Bandali <me@aminb.org>2014-11-21 22:08:00 -0500
commitd760033f89f7284473895b207e1e36b2f934e8b8 (patch)
treebd91c8fe86aea33b8054195bd913f16cb9655fbc /bspwm/.local
parente6915379a3e4dac6a7ea56c6f148042bf9d1a6f3 (diff)
downloadconfigs-d760033f89f7284473895b207e1e36b2f934e8b8.tar.gz
configs-d760033f89f7284473895b207e1e36b2f934e8b8.tar.xz
configs-d760033f89f7284473895b207e1e36b2f934e8b8.zip
new installation setup
Diffstat (limited to '')
-rwxr-xr-xbspwm/.local/bin/panel (renamed from bspwm/.config/panel/panel)10
-rwxr-xr-xbspwm/.local/bin/panel_bar (renamed from bspwm/.config/panel/panel_bar)0
-rw-r--r--bspwm/.local/bin/panel_colors (renamed from bspwm/.config/panel/panel_colors)0
3 files changed, 5 insertions, 5 deletions
diff --git a/bspwm/.config/panel/panel b/bspwm/.local/bin/panel
index 2f78550..a981f43 100755
--- a/bspwm/.config/panel/panel
+++ b/bspwm/.local/bin/panel
@@ -15,12 +15,12 @@ bspc control --subscribe > "$PANEL_FIFO" &
#xtitle -sf 'T%s' > "$PANEL_FIFO" &
#clock -sf 'S%a %H:%M' > "$PANEL_FIFO" &
-pamixer --get-volume > /tmp/volinfo
-if $(pamixer --get-mute) ; then
+#pamixer --get-volume > /tmp/volinfo
+#if $(pamixer --get-mute) ; then
echo ⮝ > /tmp/spkicon
-else
- echo ⮟ > /tmp/spkicon
-fi
+#else
+# echo ⮟ > /tmp/spkicon
+#fi
conky > "$PANEL_FIFO" &
. panel_colors
diff --git a/bspwm/.config/panel/panel_bar b/bspwm/.local/bin/panel_bar
index 026ba78..026ba78 100755
--- a/bspwm/.config/panel/panel_bar
+++ b/bspwm/.local/bin/panel_bar
diff --git a/bspwm/.config/panel/panel_colors b/bspwm/.local/bin/panel_colors
index a6a9fa1..a6a9fa1 100644
--- a/bspwm/.config/panel/panel_colors
+++ b/bspwm/.local/bin/panel_colors