From 5619e8d071b31556908610d286a99dbae27afe34 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 1 Jun 2017 18:15:17 +0200 Subject: i3/bar: Move venv to ~/.local/share/i3/venv MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3') diff --git a/i3/config b/i3/config index 1f60eee..233badd 100644 --- a/i3/config +++ b/i3/config @@ -117,7 +117,7 @@ bar { tray_output primary tray_output DP2-2 tray_output eDP1 - status_command ~/.local/venv/bin/python ~/.config/i3/bar.py + status_command ~/.local/share/i3/venv/bin/python ~/.config/i3/bar.py position bottom workspace_buttons yes strip_workspace_numbers yes -- cgit v1.2.3-54-g00ecf