From 288022ee04804c5f0f351c89f77a9799fb80a124 Mon Sep 17 00:00:00 2001 From: Pavle Portic Date: Tue, 12 May 2020 18:19:32 +0200 Subject: [PATCH] Add bars to pulseaudio bumblebee and change cmus module layout --- dot_config/i3/config.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dot_config/i3/config.tmpl b/dot_config/i3/config.tmpl index d7f2c7a..b17baca 100644 --- a/dot_config/i3/config.tmpl +++ b/dot_config/i3/config.tmpl @@ -216,8 +216,11 @@ bar { date \ time \ -p engine.workspacewheel=False \ + pasource.showbars="1" \ + pasink.showbars="1" \ cmus.server="localhost:3000" \ cmus.passwd="{{ .cmus.passwd }}" \ + cmus.layout="cmus.prev cmus.main cmus.next cmus.shuffle" \ {{ .i3.bumblebee.parameters }} \ date.format="%a, %Y-%m-%d" \ time.format="%H:%M:%S" \ @@ -248,7 +251,6 @@ bar { nic.states="^down" \ cpu2.layout="cpu2.coresload" \ cpu2.colored=1 \ - --markup=pango \ -t gruvbox-powerline bindsym button4 nop bindsym button5 nop