Keep i3blocks secrets out of public repos

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-08-03 16:16:24 +02:00
parent eb1f31b9b4
commit 9355c7e7bc
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -171,7 +171,7 @@ bindsym $mod+r mode "resize"
bar {
position top
status_command i3blocks
status_command envrun --env-file ${HOME}/.config/i3blocks.env -- i3blocks
#status_command 2>/tmp/i3blocks.err i3blocks -vvv | tee /tmp/i3blocks.out
}